Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
block.hpp File Reference
Include dependency graph for block.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sysio::chain::transaction_receipt_header
 
struct  sysio::chain::transaction_receipt
 
struct  sysio::chain::additional_block_signatures_extension
 
struct  sysio::chain::detail::block_extension_types< Ts >
 
struct  sysio::chain::signed_block
 
struct  sysio::chain::producer_confirmation
 

Namespaces

namespace  sysio
 
namespace  sysio::chain
 
namespace  sysio::chain::detail
 

Typedefs

using sysio::chain::block_extension_types
 
using sysio::chain::block_extension = block_extension_types::block_extension_t
 
using sysio::chain::signed_block_ptr = std::shared_ptr<signed_block>