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

x/polkadot/types/types/interfaces.ts>IRuntimeVersion

Package publishing for deno.land/x/polkadot
Go to Latest
interface IRuntimeVersion
implements IRuntimeVersionBase
import { type IRuntimeVersion } from "https://deno.land/x/polkadot@0.2.37/types/types/interfaces.ts";

Properties

readonly
apis: Codec[]
readonly
authoringVersion: INumber
readonly
implName: IText
readonly
implVersion: INumber
readonly
specName: IText
readonly
specVersion: INumber
readonly
transactionVersion: INumber