diff --git a/config.schema.json b/config.schema.json index 2f4a5d5..cc26176 100644 --- a/config.schema.json +++ b/config.schema.json @@ -16,6 +16,9 @@ "auth_key" ] }, + "currency": { + "type": "string" + }, "miner": { "type": "string" },