Kagome
Polkadot Runtime Engine in C++17
kagome::consensus::Seal Struct Reference

#include <seal.hpp>

Collaboration diagram for kagome::consensus::Seal:

Public Member Functions

 SCALE_TIE (1)
 

Public Attributes

crypto::Sr25519Signature signature
 Sig_sr25519(Blake2s(block_header)) More...
 

Detailed Description

Basically a signature of the block's header

Definition at line 16 of file seal.hpp.

Member Function Documentation

kagome::consensus::Seal::SCALE_TIE ( )

Member Data Documentation

crypto::Sr25519Signature kagome::consensus::Seal::signature

Sig_sr25519(Blake2s(block_header))

Definition at line 20 of file seal.hpp.


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