From ea6c34d81c8f5957f56890e299c97ea5f6f9e718 Mon Sep 17 00:00:00 2001 From: Adam Gibson Date: Tue, 17 May 2022 20:27:22 +0100 Subject: [PATCH] update yaml for new available_balance fields --- docs/api/wallet-rpc.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/api/wallet-rpc.yaml b/docs/api/wallet-rpc.yaml index 044e579..41ba680 100644 --- a/docs/api/wallet-rpc.yaml +++ b/docs/api/wallet-rpc.yaml @@ -773,6 +773,8 @@ components: type: string total_balance: type: string + available_balance: + type: string accounts: type: array items: @@ -782,6 +784,8 @@ components: type: string account_balance: type: string + available_balance: + type: string branches: type: array items: @@ -791,6 +795,8 @@ components: type: string balance: type: string + available_balance: + type: string entries: type: array items: @@ -802,6 +808,8 @@ components: type: string amount: type: string + available_balance: + type: string status: type: string label: