Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.25/types/interfaces/types.ts";

Properties

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