You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.log.info("Test diamond-shape package with priority")
35
56
mock_time=int(time.time())
@@ -142,6 +163,7 @@ def run_test(self):
142
163
# Test `prioritisetransaction` invalid `fee_delta`
143
164
assert_raises_rpc_error(-3, "JSON value of type string is not of expected type number", self.nodes[0].prioritisetransaction, txid=txid, fee_delta='foo')
0 commit comments