@valon-technologies/gestalt
    Preparing search index...

    Interface StartProviderResponse

    StartProviderResponse confirms the protocol version the provider is serving.

    interface StartProviderResponse {
        protocolVersion: number;
    }
    Index

    Properties

    Properties

    protocolVersion: number