indentation
This commit is contained in:
parent
2290eff6d6
commit
359ede3958
|
@ -222,7 +222,7 @@ bool simple_wallet::seed(const std::vector<std::string> &args/* = std::vector<st
|
|||
}
|
||||
else
|
||||
{
|
||||
fail_msg_writer() << "The wallet is non-deterministic. Cannot display seed.";
|
||||
fail_msg_writer() << "The wallet is non-deterministic. Cannot display seed.";
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue