test suite tweaks
This commit is contained in:
@@ -24,7 +24,7 @@ class WalletChangeIndicatorTest (BitcoinTestFramework):
|
||||
self.nodes[0].sendtoaddress(taddr, Decimal('1.0'))
|
||||
self.generate_and_sync()
|
||||
|
||||
# Send 1 ZEC to a zaddr
|
||||
# Send 1 HUSH to a zaddr
|
||||
wait_and_assert_operationid_status(self.nodes[1], self.nodes[1].z_sendmany(taddr, [{'address': zaddr1, 'amount': 1.0, 'memo': 'c0ffee01'}], 1, 0))
|
||||
self.generate_and_sync()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user