If this peer is an orphan resolution candidate for this transaction, treat the unique_parents as announced by this peer; add them as new invs to m_txrequest.
Synopsis
Return Value
whether this transaction was a valid orphan resolution candidate.
Parameters
Name |
Description |
unique_parents |
The deduplicated parent txids of the orphan. |
wtxid |
Witness txid of the orphan transaction. |
nodeid |
The peer being considered as a resolution candidate. |
now |
The current time, used to schedule request delays. |
Created with MrDocs