mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
Update coind.cpp
This commit is contained in:
parent
3712728557
commit
f908626c98
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ void coind_init(YAAMP_COIND *coind)
|
|||
}
|
||||
|
||||
lbrylog("coind init %s %s %s\n", coind->symbol, coind->wallet, coind->account);
|
||||
discordlog("Stratum Starting, Coind init");
|
||||
discordlog("{Stratum Starting, Coind init}");
|
||||
|
||||
bool valid = coind_validate_address(coind);
|
||||
if(valid) return;
|
||||
|
|
Loading…
Add table
Reference in a new issue