neoneo-go/pkg/wallet
Anthony De Meulemeester 16ab1d524f
Wallet (#36)
* deleted public_key file

* bumped version
2018-03-02 16:35:20 +01:00
..
account.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
account_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
nep2.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
private_key.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
private_key_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
transfer_output.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
wallet.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
wallet_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
wif.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
wif_test.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00