mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 14:49:21 +00:00
feat: modify description of Hero Mode.
This commit is contained in:
parent
05d4a1141f
commit
a120a8a2b7
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ pub const XVB_BUFFER: f32 = 1.05;
|
|||
pub const XVB_TIME_ALGO: u32 = 600;
|
||||
pub const XVB_TOKEN_LEN: usize = 9;
|
||||
pub const XVB_HERO_SELECT: &str =
|
||||
"Donate all spared hashrate to the raffle, even if there is more than enough to be in the most highest round type possible";
|
||||
"This mode will donate all available hashrate while keeping a share in the p2pool PPLNS window";
|
||||
pub const XVB_TOKEN_FIELD: &str = "Token";
|
||||
pub const XVB_FAILURE_FIELD: &str = "Failures";
|
||||
pub const XVB_DONATED_1H_FIELD: &str = "Donated last hour";
|
||||
|
|
Loading…
Reference in a new issue