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 12, 2024
1 parent 1ebcd96 commit f2fbdd6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/api/wallet-rpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1124,8 +1124,9 @@ components:
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.
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 f2fbdd6

Please sign in to comment.