Debug
debug_getBadBlocks
Returns a list of the last “bad blocks” that the client has seen on the network.
POST
Parameters
string
default:"1"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"debug_getBadBlocks"
required
JSON-RPC method name.
Returns
array
Array - List of “bad blocks” seen on the network.