From f638c847f370d58bc43fa93507600bc81672ecc4 Mon Sep 17 00:00:00 2001 From: bonedaddy Date: Thu, 24 Sep 2020 18:01:54 -0700 Subject: [PATCH] developer-guides: add missing output fields to check_reserve_proof --- resources/developer-guides/wallet-rpc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/developer-guides/wallet-rpc.md b/resources/developer-guides/wallet-rpc.md index 9211ae5e..1051ceb0 100644 --- a/resources/developer-guides/wallet-rpc.md +++ b/resources/developer-guides/wallet-rpc.md @@ -1752,6 +1752,8 @@ Inputs: Outputs: * *good* - boolean; States if the inputs proves the reserve. +* *spent* - unsigned int; Amount (in @atomic-units) of the total that has been spent. +* *total* - unsigned int; Total amount (in @atomic-units) of the reserve that was proven. In the example below, the reserve has been proven: