Follow‐up actions returned after a transaction is rejected from the mempool.
Synopsis
Declared in <node/txdownloadman.h>
struct RejectedTxTodo;
Data Members
Name |
Description |
A 1‐parent‐1‐child package to validate, if one was formed. |
|
|
Whether to keep the tx as an extra compact‐block transaction. |
Deduplicated txids of the rejected transaction's parents. |
Created with MrDocs