@aleph-sdk/monorepo
    Preparing search index...

    Class SignedMessage<C>

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    chain: Blockchain
    channel?: string
    content: C
    item_content?: string
    item_hash: string
    item_type: ItemType
    sender: string
    signature: string
    time: number
    type: keyof MessageTypeMap<C>

    Methods