bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface BroadcastPostBody

    interface BroadcastPostBody {
        mode: string;
        tx_bytes: Uint8Array;
    }
    Index

    Properties

    Properties

    mode: string
    tx_bytes: Uint8Array