Is there a way how to unsubscribe to myContract.events.Sync(options) method in Web3JS?

Viewed 20

I know that web3.eth.subscribe instance has a unsubscribe method, but i need a way on how to unsubscribe the contract.events.Sync({}). Any Idea?

0 Answers
Related