neoneo-go/cli/wallet
Evgenii Stratonikov 2d82eb89f8 cli: rename wallet commands
Creating accounts is done frequently so it makes
sense to have lesser name for this command.
`create` -> `init`
`create-account` -> `create`
2020-03-16 15:12:50 +03:00
..
multisig.go cli: implement wallet multisig sign command 2020-03-05 09:45:34 +03:00
nep5.go transaction: implement AddVerificationHash() method 2020-03-16 14:11:19 +03:00
wallet.go cli: rename wallet commands 2020-03-16 15:12:50 +03:00