Interface TransportDefinition

interface TransportDefinition {
    noiseID?: string;
}

Hierarchy (view full)

Properties

Properties

noiseID?: string