diff --git a/resources/developer-guides/daemon-rpc.md b/resources/developer-guides/daemon-rpc.md index ed088ef0..c5c7f9e2 100644 --- a/resources/developer-guides/daemon-rpc.md +++ b/resources/developer-guides/daemon-rpc.md @@ -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: