Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types/interfaces/index.ts>TransientValidationData

Package publishing for deno.land/x/polkadot
Go to Latest
interface TransientValidationData
implements Struct
import { type TransientValidationData } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/index.ts";

Properties

readonly
maxCodeSize: u32
readonly
maxHeadDataSize: u32
readonly
balance: Balance
readonly
codeUpgradeAllowed: Option<BlockNumber>
readonly
dmqLength: u32