diff --git a/scripts/procedures/getConfig.ts b/scripts/procedures/getConfig.ts index 09a50be..2193e36 100644 --- a/scripts/procedures/getConfig.ts +++ b/scripts/procedures/getConfig.ts @@ -109,6 +109,7 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({ "name": "Enable ZMQ Block Notifications", "description": "Subscribe to Bitcoin Core's hashblock ZMQ topic for sub-second block detection on the dashboard. Requires zmqpubhashblock enabled on bitcoind.", + "nullable": true, "default": true, }, "advanced": {