Closed idky137 closed 1 month ago
Fixes the response of get_latest_block. The block hash in this response should be in display order (reversed). This PR uses functionality in zebra for this.
Fixes get_latest_block test in https://github.com/zingolabs/zcash-local-net.
Work towards #52
Built atop #82 as functionality exposed in that PR is used here. Merge that PR first.
Fixes the response of get_latest_block. The block hash in this response should be in display order (reversed). This PR uses functionality in zebra for this.
Fixes get_latest_block test in https://github.com/zingolabs/zcash-local-net.
Work towards #52
Built atop #82 as functionality exposed in that PR is used here. Merge that PR first.