You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds missing trivial comment change from commit 5179656:
- Update comment in GetStateStatisticsFor from 'Find beginning of period'
to 'Find how many blocks are in the current period'
This change was part of the original Bitcoin PR but was missing from the
Dash backport, causing scope validation issues.
Also removes Bitcoin-specific functionality that doesn't exist in Dash:
- Remove DEPLOYMENT_SEGWIT and DEPLOYMENT_TAPROOT references
- Remove unregistered getdeploymentinfo function that contains Bitcoin-specific deployments
- Remove associated documentation for features not implemented in Dash
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments