Allows providing orphan information externally

Synopsis

Declared in <node/txorphanage.h>

struct OrphanInfo;

Member Functions

Name

Description

OrphanInfo [constructor]

Construct orphan info from a transaction and its announcers.

Data Members

Name

Description

announcers

Peers added with AddTx or AddAnnouncer.

tx

The orphan transaction itself.

Created with MrDocs