mimblewimble/grin-miner

Multiple/fallback stratum servers

Open

#239 opened on Jan 20, 2020

 (0 comments) (0 reactions) (0 assignees)Rust (153 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (297 stars)
PR merge metrics
 (PR metrics pending)

Description

It seems that grin-miner.toml only supports the definition of a single stratum server.

Adding in support for multiple/fallback stratum servers would allow mining to continue in case the main server goes offline. This is a common feature of most mining software.

Contributor guide