Electroneum
Loading...
Searching...
No Matches
cryptonote::pruned_transaction Class Reference

Public Member Functions

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

Public Attributes

bool r = tx.serialize_base(ar)

Detailed Description

Definition at line 275 of file core_rpc_server.cpp.

Constructor & Destructor Documentation

◆ pruned_transaction()

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

Definition at line 278 of file core_rpc_server.cpp.

278: tx(tx) {}

Member Function Documentation

◆ if()

cryptonote::pruned_transaction::if ( ! r)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ r

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

Definition at line 280 of file core_rpc_server.cpp.


The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/rpc/core_rpc_server.cpp