eth_unsubscribe
eth_unsubscribe RPC Method
Last updated
eth_unsubscribe RPC Method
Last updated
Parameters:
subscription ID - string - A subscription ID that was previously generated in a RPC request
Returns:
result - A boolean value indicating if the subscription was canceled successfully
Code Examples: