Interface TrustlessGatewayBlockBrokerComponents

interface TrustlessGatewayBlockBrokerComponents {
    logger: ComponentLogger;
    routing: Routing;
}

Properties

Properties

routing: Routing