A parent/child transaction package queued for joint mempool validation.
Synopsis
Declared in <node/txdownloadman.h>
struct PackageToValidate;
Member Functions
Name |
Description |
|
Constructors |
Move‐assign a package from another. |
|
Return a human‐readable description of the package. |
Data Members
Name |
Description |
The peer that sent each transaction, aligned with m_txns. |
|
The transactions making up the package. |
Created with MrDocs