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

#include <protocol.hpp>

Collaboration diagram for sysio::notice_message:

Public Member Functions

 notice_message ()
 

Public Attributes

ordered_txn_ids known_trx
 
ordered_blk_ids known_blocks
 

Detailed Description

Definition at line 121 of file protocol.hpp.

Constructor & Destructor Documentation

◆ notice_message()

sysio::notice_message::notice_message ( )
inline

Definition at line 122 of file protocol.hpp.

122: known_trx(), known_blocks() {}
ordered_blk_ids known_blocks
Definition protocol.hpp:124
ordered_txn_ids known_trx
Definition protocol.hpp:123

Member Data Documentation

◆ known_blocks

ordered_blk_ids sysio::notice_message::known_blocks

Definition at line 124 of file protocol.hpp.

◆ known_trx

ordered_txn_ids sysio::notice_message::known_trx

Definition at line 123 of file protocol.hpp.


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