neoneo-go/pkg/wallet
Roman Khimov 3db14b4699 wallet: check for t.GetSignedPart() result correctness
It can return nil easily and signing that is a big mistake.
2020-05-07 21:48:45 +03:00
..
testdata wallet: implement GetChangeAddress() 2020-02-19 12:13:27 +03:00
account.go wallet: check for t.GetSignedPart() result correctness 2020-05-07 21:48:45 +03:00
account_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
token.go util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
token_test.go util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
wallet.go wallet: support token removal 2020-03-16 15:12:50 +03:00
wallet_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
wallet_test.go wallet: support token removal 2020-03-16 15:12:50 +03:00