mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-27 17:30:30 +08:00
typo
This commit is contained in:
@@ -66,7 +66,7 @@ def scenario( wallets, **kw ):
|
||||
print whois
|
||||
return False
|
||||
|
||||
if whois['owner_address'] != wallets[2].addr:
|
||||
if whois['owner_address'] != wallets[3].addr:
|
||||
print 'wrong owner'
|
||||
print whois
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user