neoneo-go/pkg/wallet
Evgenii Stratonikov a3dacd3b74 tests: replace t.Fatal with require where possible
This makes tests less verbose and unifies the style
they are written in.
2020-03-02 17:22:27 +03:00
..
testdata wallet: implement GetChangeAddress() 2020-02-19 12:13:27 +03:00
account.go wallet: support creating multisig accounts 2020-02-21 11:19:35 +03:00
account_test.go tests: replace t.Fatal with require where possible 2020-03-02 17:22:27 +03:00
wallet.go wallet: rewrite file on save 2020-02-20 15:52:08 +03:00
wallet_test.go wallet: rewrite file on save 2020-02-20 15:52:08 +03:00