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

x/polkadot/rpc-provider/substrate-connect/index.ts>ScProvider#subscribe

Package publishing for deno.land/x/polkadot
Latest
method ScProvider.prototype.subscribe
import { ScProvider } from "https://deno.land/x/polkadot@0.2.45/rpc-provider/substrate-connect/index.ts";

Parameters

type: string
method: string
params: any[]

Returns

Promise<number | string>