pub type EvmDomainClient = FullClient<Block, RuntimeApi>;
Expand description
The evm domain client
Aliased Typeยง
pub struct EvmDomainClient { /* private fields */ }
pub type EvmDomainClient = FullClient<Block, RuntimeApi>;
The evm domain client
pub struct EvmDomainClient { /* private fields */ }