EventData_W2A_connection_announcePresence: EventData_W2A<RpcCast_W2A_connection_announcePresence>

The actual waellet-to-aepp event passed when the wallet announces it exists

(layer 2)

Example

{type: "to_aepp",
data: {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