Electroneum
Public Member Functions | Public Attributes | Private Attributes | List of all members
cryptonote::pruned_transaction Class Reference
Collaboration diagram for cryptonote::pruned_transaction:
Collaboration graph
[legend]

Public Member Functions

 pruned_transaction (transaction &tx)
 
 if (!r) return false
 

Public Attributes

bool r = tx.serialize_base(ar)
 

Private Attributes

transactiontx
 

Constructor & Destructor Documentation

◆ pruned_transaction()

cryptonote::pruned_transaction::pruned_transaction ( transaction tx)
inline

Member Function Documentation

◆ if()

cryptonote::pruned_transaction::if ( r)

Member Data Documentation

◆ r

bool cryptonote::pruned_transaction::r = tx.serialize_base(ar)

◆ tx

transaction& cryptonote::pruned_transaction::tx
private

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