Browse Source
Define CTransaction::IsEquivalentTo(const CTransaction& tx) True if only scriptSigs are different. In other words, true if the two transactions are malleability clones. In other words, true if the two transactions have the same effect on the outside universe. In the wallet, only SyncMetaData for equivalent transactions.0.13
Tom Harding
10 years ago
3 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue