Skip to content

Add include remote field for transaction queries [#50]

Ethan Reesor requested to merge GL-50-include-remote into release-1.0

Closes #50 (closed). Add an IncludeRemote bool field to query parameters and modify the query backend to pass it to queryByTxid so that users can use query-tx-local to check the status of complex delegated multisig transactions.

Changelog: feature

Merge request reports