sync with epoch API

This commit is contained in:
Jude Nelson
2018-10-26 10:22:48 -04:00
parent 58bb90ffc9
commit e382ccce63

View File

@@ -105,7 +105,7 @@ def scenario( wallets, **kw ):
return False
# wait for expiration (with multipler)...
for i in xrange(0, 5 * blockstack.config.get_epoch_namespace_lifetime_multiplier( testlib.get_current_block(**kw), "test", 'BTC' ) ):
for i in xrange(0, 5 * blockstack.config.get_epoch_namespace_lifetime_multiplier( testlib.get_current_block(**kw), "test" ) ):
testlib.next_block( **kw )
# name should definitely be expired