Skip to main content

ContractRegistry

Type Alias ContractRegistry 

pub type ContractRegistry = BoxCloneSyncService<GetContract, Address, Error>;

Aliased Typeยง

pub struct ContractRegistry(/* private fields */);