Struct ethjson::spec::seal::Ethereum [−][src]
Ethereum seal.
Fields
nonce: H64
Seal nonce.
mix_hash: H256
Seal mix hash.
Trait Implementations
impl Debug for Ethereum[src]
impl Debug for Ethereumfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl PartialEq for Ethereum[src]
impl PartialEq for Ethereum