Skip to main content
POST
debug_chaindbProperty
Robinhood Chain API method that returns a low-level property of the node’s underlying key-value database. It is an operational debug method used for node diagnostics.

Parameters

  • property — the database property name to read

Response

  • string — the value of the requested database property

debug_chaindbProperty code examples

Body

application/json
id
integer
default:1
jsonrpc
string
default:2.0
method
string
default:debug_chaindbProperty
params
string[]

Response

200 - application/json

debug_chaindbProperty

jsonrpc
string
id
integer
result
object | null
Last modified on July 18, 2026