Update checkpoints up to block 295K
This commit is contained in:
@@ -57,4 +57,4 @@ if ($line1 =~ m/tx=(\d+)/) {
|
||||
}
|
||||
print "(int64_t) $time, // time of last checkpointed block\n";
|
||||
print "(int64_t) $total_txs, // total txs\n";
|
||||
print "(double) $txs_per_day, // txs in the last day before block $blocks\n";
|
||||
print "(double) $txs_per_day // txs in the last day before block $blocks\n";
|
||||
|
||||
Reference in New Issue
Block a user