Skip to content

Add wallet consensus height to /wallet endpoint

Christopher Schinnerl requested to merge bittrex-wallet-height into master

Created by: ChrisSchinnerl

Temporary PR that adds the wallets consensus height to the /wallet endpoint for debugging purposes.

Usage: curl -i -A "Sia-Agent" localhost:9980/wallet or siac wallet

Merge request reports