As per title. Remove extra string parameter that prematurely optimizes the RPC API.
This parameter is an opportunity to pass in a string which doesn't match the uint256
provided.
Also happens to be identical to Core PR 9801.
Differential D2853
[nit] Remove redundant parameter from `CTxMemPool::PrioritiseTransaction` schancel on Apr 22 2019, 01:23. Authored by
Details
As per title. Remove extra string parameter that prematurely optimizes the RPC API. Also happens to be identical to Core PR 9801. make check
Diff Detail
Event TimelineComment Actions This is an existing Core PR. Please apply the entire backport: https://github.com/bitcoin/bitcoin/pull/9801/files |