This commit is contained in:
boufni95 2025-12-15 17:13:50 +00:00
parent fd7a5eb1d6
commit e2dec7d9b3
14 changed files with 138 additions and 49 deletions

View file

@ -1169,7 +1169,7 @@ The nostr server will send back a message response, and inside the body there wi
- __invitation_link__: _string_
### CumulativeFees
- __networkFeeFixed__: _number_
- __outboundFeeFloor__: _number_
- __serviceFeeBps__: _number_
### DebitAuthorization
@ -1601,6 +1601,7 @@ The nostr server will send back a message response, and inside the body there wi
- __swap_operation_id__: _string_
### SwapsList
- __quotes__: ARRAY of: _[TransactionSwapQuote](#TransactionSwapQuote)_
- __swaps__: ARRAY of: _[SwapOperation](#SwapOperation)_
### TransactionSwapQuote