neoneo-go/cli/wallet
Roman Khimov c316107c9f cli/wallet: avoid parsing address in signStoredTransaction
It's not needed, we already have the hash and getDecryptedAccount can't return
an account for a different one.
2022-09-01 15:30:33 +03:00
..
legacy.go cli: allow to specify wallet via configuration file 2022-07-04 12:57:47 +03:00
legacy_test.go slice: introduce common Copy helper 2021-07-19 22:57:55 +03:00
multisig.go cli/wallet: avoid parsing address in signStoredTransaction 2022-09-01 15:30:33 +03:00
nep11.go cli/wallet: modernize nep11 balances command, unify with nep17 2022-08-30 12:52:14 +03:00
nep17.go cli/wallet: modernize nep11 balances command, unify with nep17 2022-08-30 12:52:14 +03:00
validator.go rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00
wallet.go rpcclient: introduce NEO wrapper 2022-08-17 22:03:09 +03:00