mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-28 18:56:33 +02:00
developer-guides: add missing output fields to check_reserve_proof
This commit is contained in:
parent
06e52e5c91
commit
f638c847f3
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user