Skip to main content
Module

x/polkadot/types/types/definitions.ts>DefinitionRpcSub

Package publishing for deno.land/x/polkadot
Go to Latest
interface DefinitionRpcSub
implements DefinitionRpc
import { type DefinitionRpcSub } from "https://deno.land/x/polkadot@0.2.40/types/types/definitions.ts";

Properties

pubsub: [string, string, string]

Subscription information in the form [subscription name, subscribe method, unsubscribe method]