neo-go/cli/wallet
Anna Shaleva 4b8d814ee8 cli: move common NEP17 flags to package variables
These flags will be reused for NEP11 commands.
2021-04-30 16:23:06 +03:00
..
legacy.go wallet: export NewAccountFromPrivateKey() 2020-12-04 12:45:53 +03:00
legacy_test.go cli: fix wallet convert and add tests 2020-12-04 12:45:53 +03:00
multisig.go cli: use AddressFlag for wallet sign 2021-04-16 12:40:01 +03:00
nep17.go cli: move common NEP17 flags to package variables 2021-04-30 16:23:06 +03:00
validator.go cli: refactor handleVote method 2021-04-23 10:45:15 +03:00
wallet.go rpc: allow to provide cosigners for NEP17-transfer-related commands 2021-04-23 10:29:40 +03:00