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

x/polkadot/mod.ts>api.WsProvider#unsubscribe

Package publishing for deno.land/x/polkadot
Go to Latest
method api.WsProvider.prototype.unsubscribe
import { api } from "https://deno.land/x/polkadot@0.2.27/mod.ts";
const { WsProvider } = api;

Parameters

type: string
method: string
id: number | string

Returns

Promise<boolean>