Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/rpc-provider/index.ts>ScProvider#unsubscribe

Package publishing for deno.land/x/polkadot
Go to Latest
method ScProvider.prototype.unsubscribe
import { ScProvider } from "https://deno.land/x/polkadot@0.2.25/rpc-provider/index.ts";

Parameters

type: string
method: string
id: number | string

Returns

Promise<boolean>