Module ethcore::executive [−][src]
Transaction Execution environment.
Re-exports
pub use executed::Executed; | 
pub use executed::ExecutionResult; | 
Structs
| Executive | 
                                 Transaction executor.  | 
                       
| TransactOptions | 
                                 Transaction execution options.  | 
                       
Functions
| contract_address | 
                                 Returns new address created from address, nonce, and code hash  |