blockchain/docker/lethean
Claude a6773abaca
Some checks are pending
Build & Release / Linux x86_64 (push) Waiting to run
Build & Release / macOS ARM64 (push) Waiting to run
Build & Release / Create Release (push) Blocked by required conditions
fix(pos): add --rpc-ignore-offline to all daemon configs
PoS mining requires this flag when the daemon has no peers. Without it,
the daemon's get_pos_mining_details RPC returns DISCONNECTED status and
the wallet refuses to mint.

First PoS blocks minted on testnet at height 12,382.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-03 13:53:07 +01:00
..
.env fix(pos): add --rpc-ignore-offline to all daemon configs 2026-04-03 13:53:07 +01:00
.env.example fix(pos): add --rpc-ignore-offline to all daemon configs 2026-04-03 13:53:07 +01:00
docker-compose.node.yml fix(pos): add --rpc-ignore-offline to all daemon configs 2026-04-03 13:53:07 +01:00