Skip to content

Commit a9184b9

Browse files
committed
Add new failure reason
1 parent dc86f85 commit a9184b9

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

mintlify/openapi.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openapi/components/schemas/transactions/OutgoingTransactionFailureReason.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ enum:
66
- FUNDING_AMOUNT_MISMATCH
77
- COUNTERPARTY_POST_TX_FAILED
88
- TIMEOUT
9+
- MANUAL_REFUND
910
description: >-
1011
Reason for failure of an outgoing transaction. This is used to provide more
1112
context on why a transaction failed. If the transaction is not in a failed

0 commit comments

Comments
 (0)