Table of Contents

Enum OfferSpendKind

Namespace
NArk.ArkadeIntents.Assets
Assembly
NArk.ArkadeIntents.dll

What became of a deposit, as the transaction that spent it reports.

public enum OfferSpendKind

Fields

Cancelled = 1

The deposit went back to the maker, unfilled.

Fulfilled = 2

The solver took it and paid for it.

Indeterminate = 0

No answer. Not a third outcome — the absence of one, so the caller retries rather than records.