Table of Contents

Enum ArkadeSwapRefusal

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

Why a client refused to fund an Arkade-to-Arkade quote it had already received.

public enum ArkadeSwapRefusal

Fields

AmountRejected = 1

An amount is missing, non-positive, or not the one that was asked for.

QuoteExpired = 0

The quote's valid_until has passed, or it carried none.

WrongPair = 2

The quote answers a different market than the one requested.