Type alias GossipServiceMap

GossipServiceMap: ServiceMap & {
    keychain: Keychain;
    pubsub: PubSub;
}

Type declaration

Generated using TypeDoc