mirror of
https://github.com/monero-project/monero.git
synced 2026-01-07 10:50:36 -08:00
Merge pull request #5378
eda2661a Allow pruning before v10 (moneromooo-monero)
This commit is contained in:
@@ -2236,7 +2236,7 @@ bool t_rpc_command_executor::check_blockchain_pruning()
|
||||
|
||||
if (res.pruning_seed)
|
||||
{
|
||||
tools::success_msg_writer() << "Blockchain pruning checked";
|
||||
tools::success_msg_writer() << "Blockchain is pruned";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user