apiEnableDebug property

bool? apiEnableDebug
getter/setter pair

Enables JSON-RPC access to functions in the debug namespace.

Defaults to false.

Immutable.

Implementation

core.bool? apiEnableDebug;