Raven Core  3.0.0
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 51 of file net_processing.cpp.

Member Data Documentation

◆ fromPeer

NodeId COrphanTx::fromPeer

Definition at line 54 of file net_processing.cpp.

◆ nTimeExpire

int64_t COrphanTx::nTimeExpire

Definition at line 55 of file net_processing.cpp.

◆ tx

CTransactionRef COrphanTx::tx

Definition at line 53 of file net_processing.cpp.


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