test suite tweaks
This commit is contained in:
@@ -146,7 +146,7 @@ class ZkeyImportExportTest (BitcoinTestFramework):
|
||||
bob_fee = Decimal(0)
|
||||
|
||||
# Try to reproduce zombie balance reported in #1936
|
||||
# At generated zaddr, receive ZEC, and send ZEC back out. bob -> alice
|
||||
# At generated zaddr, receive HUSH, and send HUSH back out. bob -> alice
|
||||
for amount in amounts[:2]:
|
||||
print("Sending amount from bob to alice: ", amount)
|
||||
z_send(bob, bob_zaddr, alice_zaddr, amount)
|
||||
|
||||
Reference in New Issue
Block a user