Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::state_history_log_header Struct Reference

#include <log.hpp>

Collaboration diagram for sysio::state_history_log_header:

Public Attributes

uint64_t magic = ship_magic(ship_current_version)
 
chain::block_id_type block_id = {}
 
uint64_t payload_size = 0
 

Detailed Description

Definition at line 54 of file log.hpp.

Member Data Documentation

◆ block_id

chain::block_id_type sysio::state_history_log_header::block_id = {}

Definition at line 56 of file log.hpp.

56{};

◆ magic

uint64_t sysio::state_history_log_header::magic = ship_magic(ship_current_version)

Definition at line 55 of file log.hpp.

◆ payload_size

uint64_t sysio::state_history_log_header::payload_size = 0

Definition at line 57 of file log.hpp.


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