pub trait EthFrameContext<ERROR>:
TransactionGetter
+ Host
+ ErrorGetter<Error = ERROR>
+ BlockGetter
+ JournalStateGetter
+ CfgGetter { }
pub trait EthFrameContext<ERROR>:
TransactionGetter
+ Host
+ ErrorGetter<Error = ERROR>
+ BlockGetter
+ JournalStateGetter
+ CfgGetter { }