Merge pull request #1101

Added documentation for `get_outs` input parameter `get_txid`
This commit is contained in:
luigi1111 2020-07-27 21:43:39 -05:00 committed by GitHub
commit a58edd2769
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: