BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::elasticsearch::block_struct Struct Reference

#include <elasticsearch_plugin.hpp>

Public Attributes

uint32_t block_num
 
fc::time_point_sec block_time
 
std::string trx_id
 

Detailed Description

Definition at line 94 of file elasticsearch_plugin.hpp.

Member Data Documentation

◆ block_num

uint32_t graphene::elasticsearch::block_struct::block_num

Definition at line 95 of file elasticsearch_plugin.hpp.

◆ block_time

fc::time_point_sec graphene::elasticsearch::block_struct::block_time

Definition at line 96 of file elasticsearch_plugin.hpp.

◆ trx_id

std::string graphene::elasticsearch::block_struct::trx_id

Definition at line 97 of file elasticsearch_plugin.hpp.


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