Struct libblockchain::Block [] [src]

pub struct Block { /* fields omitted */ }

Block of the chain.

Methods

impl Block
[src]

Returns true if the given block has trusty digest.

Build the next block of the chain.

Trait Implementations

impl Debug for Block
[src]

Formats the value using the given formatter.