zingolabs / zingo-proxy

Work in progress pure-rust lightwalletd replacement. Currently all methods offload to lwd.
2 stars 4 forks source link

Add compact_tx_streamer_server to workspace. #13

Closed idky137 closed 2 months ago

idky137 commented 2 months ago

The compact_tx_streamer_server module has been removed from librustzcash. This is used as a dependency and will have to be included here to upgrade librustzcash version used.

idky137 commented 2 months ago

to be added to librustzcash