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

    Type Alias ArkadeBatchInput

    An input to createArkadeBatchHandler, boarding or virtual.

    Spelled as a union so the discriminant isVtxoCoin reads — script, required on VirtualCoin and absent from ExtendedCoin — is visible in the type. ArkadeExtendedCoin[] alone would let a caller hand over a virtual output with no script, which the handler would silently treat as boarding and settle without a forfeit.