You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a guide explaining how to define and sign a transaction without internet connection using the CLI (and SDK if possible). Signing transactions offline is useful to sign transactions from cold wallets with no internet access. By copying just the signed tx payload, it's possible to announce the transaction from another computer that can reach the internet without compromising the account private key.
Possible structure:
symbol-cli transaction transfer
Do not announce the transaction, copy the signed payload.
Create a guide explaining how to define and sign a transaction without internet connection using the CLI (and SDK if possible). Signing transactions offline is useful to sign transactions from cold wallets with no internet access. By copying just the signed tx payload, it's possible to announce the transaction from another computer that can reach the internet without compromising the account private key.
Possible structure:
symbol-cli transaction transfer
The text was updated successfully, but these errors were encountered: