{ "result": { "topic": "peer_connected", "value": { "ethAddress": "0x123...", "type": "provider" } }, "error": { "code": 123, "message": "<string>", "details": [ { "@type": "<string>" } ] } }
Subscribe to notifications for given topics. The client will receive notifications for the topics it has subscribed to. The client can subscribe to multiple topics.
A successful response.(streaming responses)
The response is of type object.
object