Allows providing orphan information externally
Declared in <node/txorphanage.h>
struct OrphanInfo;
| Name | Description |
|---|---|
OrphanInfo [constructor] | Construct orphan info from a transaction and its announcers. |
| Name | Description |
|---|---|
announcers | Peers added with AddTx or AddAnnouncer. |
tx | The orphan transaction itself. |