nerdcash / Nerdbank.Cryptocurrencies

.NET libraries for processing Zcash and other cryptocurrencies.
MIT License
5 stars 2 forks source link

Add option to 'stay in sync' with blockchain #243

Closed AArnott closed 8 months ago

AArnott commented 8 months ago

This removes the client's need to poll on a timer. We utilize the LWD server's gRPC API to know when a new block has been mined.