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

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

Package publishing for deno.land/x/polkadot
Latest
interface DefinitionsCallEntry
import { type DefinitionsCallEntry } from "https://deno.land/x/polkadot@0.2.45/types/types/definitions.ts";

Properties

methods: Record<string, DefinitionCall>

The method that are available on this interface

version: number

The version of the runtime api that this definition applies to