Table of Contents

Enum ArkTxOutType

Namespace
NArk.Abstractions
Assembly
NArk.Abstractions.dll

Determines where an Arkade intent output is settled.

public enum ArkTxOutType

Fields

Onchain = 1

Output is an on-chain Bitcoin UTXO (collaborative exit).

Vtxo = 0

Output is a VTXO inside the batch tree.