RpcInterfaceEndpoints Interface
Describes the endpoints of an RPC interface.
Properties
| Name | Type | Description | |
|---|---|---|---|
| compatible | boolean | ||
| interfaceName | string | ||
| interfaceVersion | string | ||
| operationNames | string[] |
Defined in
- core/common/src/RpcManager.ts Line 18
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.