Expand description
Traits that make programming against the runtime easier.
Traits§
- Maybe
Into EthCall - Trait used to convert from a generated
RuntimeCalltype topallet_ethereum::Call<Runtime>. - Maybe
Into EvmCall - Trait used to convert from a generated
RuntimeCalltype topallet_evm::Call<Runtime>.
Type Aliases§
- Account
IdFor - Type alias for the runtime’s account ID.