describeAvailableEndpoints MethodStatic

Describes the RPC interfaces and endpoints that are currently available from the backend.

describeAvailableEndpoints(): Promise<RpcInterfaceEndpoints[]>

note Some endpoints may be marked incompatible if the frontend expected a different interface declaration than the backend supplied. RPC operations against an incompatible interface will fail.

Defined in

Last Updated: 08 January, 2020