Mark a transaction as replaced by another transaction.
Synopsis
Return Value
true if the replacement was recorded.
Parameters
Name |
Description |
originalHash |
The txid of the replaced transaction. |
newHash |
The txid of the replacement transaction. |
Created with MrDocs