Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

_type: string
_method: string
_id: number

Returns

Promise<boolean>