dashpay / sentinel

DashCore Sentinel Engine
https://www.dash.org
MIT License
32 stars 193 forks source link

Remove unused proposal validity check #100

Closed nmarley closed 2 years ago

nmarley commented 2 years ago

This got missed a while back and will be relevant in the next round of PRs which remove the network variable from Sentinel config. The is_valid() method here is now a no-op.