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>AbridgedHostConfiguration

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

Properties

readonly
maxCodeSize: u32
readonly
maxHeadDataSize: u32
readonly
maxUpwardQueueCount: u32
readonly
maxUpwardQueueSize: u32
readonly
maxUpwardMessageSize: u32
readonly
maxUpwardMessageNumPerCandidate: u32
readonly
hrmpMaxMessageNumPerCandidate: u32
readonly
validationUpgradeFrequency: BlockNumber
readonly
validationUpgradeDelay: BlockNumber