Wire Sysio Wire Sysion 1.0.0
|
#include <sysio/multi_index.hpp>
#include <sysio/name.hpp>
#include <sysio/time.hpp>
#include <limits>
#include <optional>
Go to the source code of this file.
Classes | |
struct | sysiosystem::block_info::block_info_record |
struct | sysiosystem::block_info::block_batch_info |
struct | sysiosystem::block_info::latest_block_batch_info_result |
Namespaces | |
namespace | sysiosystem |
namespace | sysiosystem::block_info |
Typedefs | |
using | sysiosystem::block_info::block_info_table = sysio::multi_index<"blockinfo"_n, block_info_record> |
Functions | |
latest_block_batch_info_result | sysiosystem::block_info::get_latest_block_batch_info (uint32_t batch_start_height_offset, uint32_t batch_size, sysio::name system_account_name="sysio"_n) |