Skip to main content
Module

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

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

Properties

readonly
confirmed: bool
readonly
age: SessionIndex
readonly
senderDeposit: Balance
readonly
maxMessageSize: u32
readonly
maxCapacity: u32
readonly
maxTotalSize: u32