neo-go/pkg/wallet
Anna Shaleva 5f36a7ca0f *: do not call wallet.Close() explicitly
NewWallet and NewWalletFromFile close underlying io.Closer by itself,
no need to close it manually. Introduced in #2184.
2022-07-04 19:09:48 +03:00
..
testdata wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
account_test.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
regenerate_test.go *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00
token.go [#2442] English Check 2022-05-04 19:48:27 +03:00
token_test.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
wallet.go *: do not call wallet.Close() explicitly 2022-07-04 19:09:48 +03:00
wallet_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00