pkahly / bitcoin-monitor

Monitors a full Bitcoin node and sends status emails and alerts
MIT License
0 stars 0 forks source link

Allow Setting Minimum UTXO Value for Watchlist #125

Closed pkahly closed 5 years ago

pkahly commented 5 years ago

To cut down on the size, allow setting the minimum UTXO amount.

This could be an argument to the watchlist flag or in the configuration file.

pkahly commented 5 years ago

I'm not sure this is necessary now that #128 allows scrubbing the smaller UTXO from the CSV file prior to importing.