test suite tweaks

This commit is contained in:
Duke Leto
2019-12-15 20:36:13 -05:00
parent 52531f3f59
commit 2eae4d2377
6 changed files with 9 additions and 8 deletions

View File

@@ -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()