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