This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Description
In the docs https://web3js.readthedocs.io/en/v1.3.4/web3-eth-subscribe.html#subscribe
a return of the subscribe function is subscribtion.id , the docs mentions as follows
subscription.id: The subscription id, used to identify and unsubscribing the subscription.
however i have been unable to find any information relating to the same.
How can subscription.id be used to unsubscribe a subscription