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
[backport#16078] replace tx hash with txid in test rawtransaction
Summary:
Comment by @sipa:
> txid is correct here, as it's about arguments to the gettransansaction RPC.
This is a partial backport of Core [[bitcoin/bitcoin#16078 | PR16078]]
Commit bitcoin/bitcoin@a65dafa
The next commit is not needed as its changes are overwritten in D8027 / PR16251
See D1556 for why we have additional lines changed.
Test Plan: `ninja && ninja && test/functional/test_runner.py rpc_rawtransaction.py`
Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix
Differential Revision: https://reviews.bitcoinabc.org/D8050
0 commit comments