Type Alias sp_consensus_pow::Seal

source ·
pub type Seal = Vec<u8>;
Expand description

Type of seal.

Aliased Type§

struct Seal { /* private fields */ }