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: