switch to beta

This commit is contained in:
BitcoinMechanic 2024-10-18 09:51:18 -07:00
parent 80b0bd276d
commit 4964d1345d
No known key found for this signature in database
GPG Key ID: E952E584CA8C0F45

View File

@ -258,7 +258,7 @@ export const getConfig: T.ExpectedExports.getConfig = compat.getConfig({
type: "string", type: "string",
name: "Pool Host", name: "Pool Host",
description: "Remote DATUM server host/ip to use for decentralized pooled mining (string, default: datum.mine.ocean.xyz)", description: "Remote DATUM server host/ip to use for decentralized pooled mining (string, default: datum.mine.ocean.xyz)",
default: "datum.mine.ocean.xyz", default: "datum-beta1.mine.ocean.xyz",
nullable: true, nullable: true,
}, },
pool_port: { pool_port: {