Type alias RpcCast_W2A_connection_announcePresence

RpcCast_W2A_connection_announcePresence: RpcCast<"connection.announcePresence", Params_W2A_connection_announcePresence>

Shape of the waellet-to-aepp "connection.announcePresence" RPC cast

(layer 3)

Example

{jsonrpc : "2.0",
method : "connection.announcePresence",
params : {id : "{aee9e933-52b6-410a-8c3f-99c6be596b4e}",
name : "Superhero",
networkId : "ae_mainnet",
origin : "moz-extension://ee425d81-d5b2-44b6-9406-4da31b019e7c",
type : "extension"}}

Generated using TypeDoc