Electroneum
cryptonote::rpc::transaction_info Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::transaction_info:

Public Attributes

cryptonote::transaction transaction
 
bool in_pool
 
uint64_t height
 

Detailed Description

Definition at line 56 of file message_data_structs.h.

Member Data Documentation

◆ height

uint64_t cryptonote::rpc::transaction_info::height

Definition at line 60 of file message_data_structs.h.

◆ in_pool

bool cryptonote::rpc::transaction_info::in_pool

Definition at line 59 of file message_data_structs.h.

◆ transaction

cryptonote::transaction cryptonote::rpc::transaction_info::transaction

Definition at line 58 of file message_data_structs.h.


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