This is a refactor to not use the return value of sendrawtransaction and getmempoolentry with the goal that submitting the tx to the mempool will become optional.
This is a backport of core#20876
Differential D12152
test: Replace getmempoolentry with testmempoolaccept in MiniWallet PiRK on Oct 5 2022, 14:16. Authored by Tags None Subscribers None
Details
This is a refactor to not use the return value of sendrawtransaction and getmempoolentry with the goal that submitting the tx to the mempool will become optional. This is a backport of core#20876 ninja check-functional
Diff Detail
|