pre-0.13 wallet

This commit is contained in:
Jude Nelson
2017-03-21 11:40:00 -04:00
parent 1955785e24
commit 9ba23e9906

View File

@@ -53,6 +53,7 @@ def scenario( wallets, **kw ):
testlib.blockstack_namespace_ready( "test", wallets[1].privkey )
testlib.next_block( **kw )
# pre-0.13 wallet
legacy_wallet = testlib.make_legacy_wallet( wallets[2].privkey, "0123456789abcdef" )
testlib.store_wallet( legacy_wallet )