neo-go/pkg/wallet
Evgenii Stratonikov ea30122a09 wallet: rewrite file on save
When we are opening a file, it is expected that
it will be rewritten, not appended to a already existing wallet.
2020-02-20 15:52:08 +03:00
..
testdata wallet: implement GetChangeAddress() 2020-02-19 12:13:27 +03:00
account.go wallet: set WIF and public key on account decrypt 2020-02-20 15:52:08 +03:00
account_test.go wallet: allow to create accounts from encrypted WIFs 2020-02-20 15:52:08 +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