pinax-network / substreams-sink-websockets

Substreams Sink Websockets
https://substreams-sink-websockets-production.up.railway.app
MIT License
2 stars 1 forks source link

add `unsubscribe` WebSocket method #21

Closed DenisCarriere closed 10 months ago

DenisCarriere commented 1 year ago

subscribe Request

{
    "method": "unsubscribe",
    "params": {
        "chain": "bsc",
        "moduleHash": "0a363b2a63aadb76a525208f1973531d3616fbae"
    }
}