mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 11:55:44 +08:00
pre-0.13 wallet
This commit is contained in:
@@ -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 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user