@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Interface SendBitcoin

    interface SendBitcoin {
        id: string;
        params: SendBitcoinParams;
        type: "SEND_BITCOIN";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    type: "SEND_BITCOIN"