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

    Type Alias ArkTxInput

    ArkTxInput: { tapLeafScript: TapLeafScript } & EncodedVtxoScript & Pick<
        VirtualCoin,
        "txid"
        | "vout"
        | "value",
    >