Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/interfaces/parachains/types.ts>MessagingStateSnapshot

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

Properties

readonly
relayDispatchQueueSize: ITuple<[u32, u32]>
readonly
egressChannels: Vec<MessagingStateSnapshotEgressEntry>