shh_newFilter {disallowed} - KuCoin Community Chain
Example code for the shh_newFilter {disallowed} json-rpc method. Сomplete guide on how to use shh_newFilter {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
filters
- json object
filter object: { "to": "address" (string, optional) - Identity of the receiver. When present it will try to decrypt any incoming message if the client holds the private key to this identity. "topics": ["topic"] (array of string) - Array of topics which the incoming message’s topics should match. }
Request
Response
Previousshh_hasIdentity {disallowed} - KuCoin Community ChainNextshh_newGroup {disallowed} - KuCoin Community Chain
Last updated