File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -43131,6 +43131,13 @@ components:
4313143131 passphrase:
4313243132 type: string
4313343133 description: The wallet passphrase
43134+ feeLimitMsat:
43135+ type: string
43136+ description: Optional maximum fee to pay in millisatoshis
43137+ feeLimitRatio:
43138+ type: number
43139+ description: Optional maximum fee expressed as a ratio of the payment amount
43140+ example: 0.1
4313443141 sequenceId:
4313543142 type: string
4313643143 description: Optional sequence ID for the payment transfer
@@ -64651,6 +64658,7 @@ components:
6465164658x-tagGroups:
6465264659 - name: API reference
6465364660 tags:
64661+ - Accounts
6465464662 - Address
6465564663 - Approval Requests
6465664664 - Audit log
@@ -64666,9 +64674,14 @@ x-tagGroups:
6466664674 - Express
6466764675 - Federation
6466864676 - Key
64677+ - Liabilities
6466964678 - Lightning
64679+ - Margin
64680+ - Market Data
6467064681 - Material
6467164682 - Onboarding
64683+ - Order Book
64684+ - Orders
6467264685 - Organization
6467364686 - Enterprise Management
6467464687 - Organization Management
@@ -64682,8 +64695,8 @@ x-tagGroups:
6468264695 - Partner Settlements & Transfers
6468364696 - Pending approval
6468464697 - Policy Builder
64698+ - Products
6468564699 - User Management
64686- - CryptoCompare
6468764700 - Reports
6468864701 - Send label
6468964702 - Staking Request
@@ -64693,7 +64706,6 @@ x-tagGroups:
6469364706 - Settlement Onboarding
6469464707 - Settlement Signing
6469564708 - Settlements
64696- - Trade REST API
6469764709 - Trade WebSocket
6469864710 - Transaction request
6469964711 - Transfer
You can’t perform that action at this time.
0 commit comments