Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Unable to create or sign transactions offline #8857

Closed
Tracked by #7226
sameersubudhi opened this issue Aug 16, 2023 · 1 comment
Closed
Tracked by #7226

Unable to create or sign transactions offline #8857

sameersubudhi opened this issue Aug 16, 2023 · 1 comment
Assignees
Milestone

Comments

@sameersubudhi
Copy link

Expected behavior

User should be able to successfully create/sign transactions offline without any errors.

Actual behavior

Trying to create/sign transactions offline throws error.

Steps to reproduce

sameer@Sameers-MBP lisk-core % lisk-core -v
lisk-core/4.0.0-beta.1 darwin-arm64 node-v18.16.1


sameer@Sameers-MBP lisk-core % lisk-core transaction:create token transfer 100000000 --params='{"tokenID": "0400000200000000", "recipientAddress": "lskuzhvf6h4hbbptjwqfyn9m934hazqqbaz34vhad", "amount": "10000000000", "data": "hello"}' --pretty --passphrase="save oyster cream sing burst lecture child scatter stable jewel glad element ancient sustain awake list frost absent pull hurdle umbrella rare repair habit" --key-derivation-path="m/44'/134'/10'" --chain-id=04000000 --nonce=1999 --offline
    TypeError: this.getApplication is not a function

Which version(s) does this affect? (Environment, OS, etc...)

v6.0.0-beta.6

@has5aan
Copy link
Contributor

has5aan commented Aug 18, 2023

Fixed under the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants