neoneo-go/cli/wallet
Roman Khimov 0500c8f9d7 cli/wallet: fix error handling
cli/wallet/wallet.go:527:19: Error return value of `cli.NewExitError` is not checked (errcheck)
                cli.NewExitError("valid account address must be provided", 1)
2021-05-12 20:19:24 +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
nep11.go cli/wallet: fix error handling 2021-05-12 19:34:12 +03:00
nep17.go *: add data to NEP11 Transfer 2021-05-05 19:44:29 +03:00
validator.go cli: refactor handleVote method 2021-04-23 10:45:15 +03:00
wallet.go cli/wallet: fix error handling 2021-05-12 20:19:24 +03:00