Skip to main content
Module

x/polkadot/types/interfaces/types.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.36/types/interfaces/types.ts";

Properties

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