JrpcSocketParams: {
    alternativeEndpoint?: string;
    endpoint: string;
}

Type declaration

  • Optional alternativeEndpoint?: string

    Alternative JRPC API that will be used for broadcasting messages or fetching states

  • endpoint: string

    Full JRPC API endpoint