You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
When starting the NOMP pool I get this error
(Thread 2) rpc error with daemon instance 0 when submitting block with submitblock {"code":-22,"message":"Block decode failed"}
and here is my hush.json
config.json
When starting the NOMP pool I get this error
(Thread 2) rpc error with daemon instance 0 when submitting block with submitblock {"code":-22,"message":"Block decode failed"}
and here is my hush.json
config.json
{
"logLevel": "debug",
"logColors": true,
}
pool_configs/hush.json
{
"enabled": true,
"coin": "hush.json",
}
coins/hush.json
{
"name": "hush",
"symbol": "hush",
"algorithm": "equihash",
"requireShielding": true,
"payFoundersReward": false,
"txfee": 0.0004
}
The text was updated successfully, but these errors were encountered: