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 */ }