Polkadot Apps
    Preparing search index...
    ChannelHash: Uint8Array & { __brand: "ChannelHash" }

    A 32-byte blake2b-256 hash used as a statement channel identifier.

    Channels enable last-write-wins semantics: for a given channel, only the most recent statement (by timestamp) is kept. Create one with createChannel.