debug_getBadBlocks
Robinhood Chain node API
debug_getBadBlocks | Robinhood
Robinhood Chain API method that returns a list of invalid blocks that the node has encountered. Useful for debugging consensus or block validation issues.
POST
debug_getBadBlocks
Robinhood Chain API method that returns a list of invalid blocks that the node has encountered. Useful for debugging consensus or block validation issues.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
none
Response
result— an array of bad block objects that the node has encountered. Each object contains the full block data and the reason it was rejected.
debug_getBadBlocks code examples
Last modified on July 18, 2026