Use wallet helper to set store

This commit is contained in:
Jim McDonald
2019-11-13 09:09:09 +00:00
parent c1693b31ca
commit 224f567207
3 changed files with 15 additions and 30 deletions

5
go.mod
View File

@@ -4,7 +4,6 @@ go 1.13
require (
github.com/FactomProject/go-bip39 v0.3.5
github.com/aws/aws-sdk-go v1.25.32 // indirect
github.com/karlseguin/ccache v2.0.3+incompatible // indirect
github.com/karlseguin/expect v1.0.1 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
@@ -24,9 +23,7 @@ require (
github.com/wealdtech/go-bytesutil v1.1.0
github.com/wealdtech/go-eth2-types v1.0.0
github.com/wealdtech/go-eth2-util v1.0.0
github.com/wealdtech/go-eth2-wallet v1.3.0
github.com/wealdtech/go-eth2-wallet-store-filesystem v1.3.0
github.com/wealdtech/go-eth2-wallet-store-s3 v1.2.0
github.com/wealdtech/go-eth2-wallet v1.3.2
github.com/wealdtech/go-eth2-wallet-types v1.4.0
github.com/wealdtech/go-string2eth v1.1.0
github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0 // indirect