Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
COrphanTx Struct Reference

Public Attributes

CTransactionRef tx
 
NodeId fromPeer
 
int64_t nTimeExpire
 

Detailed Description

Definition at line 50 of file net_processing.cpp.

Member Data Documentation

NodeId COrphanTx::fromPeer

Definition at line 53 of file net_processing.cpp.

int64_t COrphanTx::nTimeExpire

Definition at line 54 of file net_processing.cpp.

CTransactionRef COrphanTx::tx

Definition at line 52 of file net_processing.cpp.


The documentation for this struct was generated from the following file: