This is the data that is sent from the aepp to the wallet through the Event bus
// layer 2: who is the message for{type : "to_waellet", // layer 3: json rpc data : {jsonrpc : "2.0", id : "ske-connect-1", method : "connection.open", // layer 4: AWCP-specific semantics params : {name : "sidekick examples", version : 1}}}
Generated using TypeDoc
This is the data that is sent from the aepp to the wallet through the Event bus
Example