Skip to content

Commit

Permalink
Updated wallet-rpc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amitx13 committed Jun 19, 2024
1 parent 8188123 commit 88f1917
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/api/wallet-rpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1121,14 +1121,9 @@ components:
example: 6
description: Bitcoin miner fee to use for transaction. A number higher than 1000 is used as satoshi per kvB tx fee. The number lower than that uses the dynamic fee estimation of blockchain provider as confirmation target.
utxos:
type: array
items:
type: string
example:
- 96a1195792bfc851fbbd8ff51d07294cf9daa81af720bd020e6397311fc3b220:0
description: |
Optional parameter. If specified, these UTXOs will be used in the transaction.
If not specified, the default UTXO selection logic will be used.
type: string
example: 96a1195792bfc851fbbd8ff51d07294cf9daa81af720bd020e6397311fc3b220:0
description: Optional parameter. If specified, these UTXOs will be used in the transaction.If not specified, the default UTXO selection logic will be used.
ErrorMessage:
type: object
properties:
Expand Down

0 comments on commit 88f1917

Please sign in to comment.