Preparing search index...
The search index is not available
Substrate Connect
Substrate Connect
@substrate/connect-extension-protocol
ToApplicationRpc
Interface ToApplicationRpc
JSON-RPC response or notification sent by the substrate-connect extension.
interface
ToApplicationRpc
{
chainId
:
string
;
jsonRpcMessage
:
string
;
type
:
"rpc"
;
}
Index
Properties
chain
Id
json
Rpc
Message
type
Properties
chain
Id
chain
Id
:
string
json
Rpc
Message
json
Rpc
Message
:
string
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Id
json
Rpc
Message
type
Substrate Connect
Loading...
JSON-RPC response or notification sent by the substrate-connect extension.