We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ff01b commit 861038fCopy full SHA for 861038f
divi/qa/rpc-tests/mncollateral.py
@@ -60,7 +60,6 @@ def run_test (self):
60
self.check_balance (300, "alloc->spent")
61
self.check_balance (1250)
62
cfg = self.setup[1].cfg
63
- assert_equal (cfg.rewardAddr, None)
64
assert_equal (node.gettxout (cfg.txid, cfg.vout)["value"], 300)
65
66
# It should still be possible to spend the coins, invalidating the
0 commit comments