neoneo-go/cli/wallet
Evgenii Stratonikov cc5ec8e6d6 cli: support contract import in wallets
Sometimes we need to use custom verification script, e.g.
for contracts where funds needs to become accessible only
after a certain amount of time.
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: support contract import in wallets 2020-03-16 15:12:50 +03:00