@arkade-os/sdk Documentation - v0.4.0-next.8
    Preparing search index...

    Type Alias RequestEnvelope

    type RequestEnvelope = {
        broadcast?: boolean;
        id: string;
        tag: string;
    }
    Index

    Properties

    Properties

    broadcast?: boolean
    id: string
    tag: string