Module

x/polkadot/types/interfaces/types.ts>OutboundHrmpMessage

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

Properties

readonly
recipient: u32
readonly
data: Bytes
import OutboundHrmpMessage
import { OutboundHrmpMessage } from "https://dotland.deno.dev/x/polkadot@0.2.24/types/interfaces/types.ts";