BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Public Attributes | List of all members
COrphanTx Struct Reference

Public Attributes

CTransactionRef tx
 
NodeId fromPeer
 
int64_t nTimeExpire
 

Detailed Description

Definition at line 67 of file net_processing.cpp.

Member Data Documentation

◆ fromPeer

NodeId COrphanTx::fromPeer

Definition at line 70 of file net_processing.cpp.

◆ nTimeExpire

int64_t COrphanTx::nTimeExpire

Definition at line 71 of file net_processing.cpp.

◆ tx

CTransactionRef COrphanTx::tx

Definition at line 69 of file net_processing.cpp.


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