domain_test_service::domain

Type Alias EvmDomainClient

source
pub type EvmDomainClient = FullClient<Block, RuntimeApi>;
Expand description

The evm domain client

Aliased Typeยง

struct EvmDomainClient { /* private fields */ }