From 88f1917349b5a65d962e0fe2d10d6aebb46ef859 Mon Sep 17 00:00:00 2001 From: amitx13 Date: Wed, 19 Jun 2024 23:05:37 +0530 Subject: [PATCH] Updated wallet-rpc.yaml --- docs/api/wallet-rpc.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/api/wallet-rpc.yaml b/docs/api/wallet-rpc.yaml index 300d84da9..c66bd6c2f 100644 --- a/docs/api/wallet-rpc.yaml +++ b/docs/api/wallet-rpc.yaml @@ -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: