Module ethcore::block 
                   
                       [−]
                   
               [src]
Blockchain block.
Structs
| Block | 
                                 A block, encoded as it is on the block chain.  | 
                       
| ClosedBlock | 
                                 Just like   | 
                       
| ExecutedBlock | 
                                 An internal type for a block's common elements.  | 
                       
| LockedBlock | 
                                 Just like   | 
                       
| OpenBlock | 
                                 Block that is ready for transactions to be added.  | 
                       
| SealedBlock | 
                                 A block that has a valid seal.  | 
                       
Traits
| Drain | 
                                 Trait for a object that has a state database.  | 
                       
| IsBlock | 
                                 Trait for a object that is a   | 
                       
Functions
| enact_verified | 
                                 Enact the block given by   |