Update daemon-rpc.md

Added documentation for `get_outs` input parameter `get_txid`. See monero-project/monero#6721
This commit is contained in:
knaccc 2020-07-26 08:30:32 +01:00 committed by GitHub
parent 9bfde279ff
commit 6828c623e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2329,6 +2329,7 @@ Inputs:
* *outputs* array of *get_outputs_out* structure as follows:
* *amount* - unsigned int;
* *index* - unsigned int;
* *get_txid* - boolean; If `true`, a *txid* will included for each output in the response.
Outputs: