neoneo-go/pkg/wallet
Evgenii Stratonikov ad6fa2aea9 wallet: set WIF and public key on account decrypt
They are set during account creation and open+decrypt is
expected to put account in the same state.
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: implement GetChangeAddress() 2020-02-19 12:13:27 +03:00
wallet_test.go wallet: implement GetChangeAddress() 2020-02-19 12:13:27 +03:00