mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
Fulu ASCII art (#8151)
Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
This commit is contained in:
@@ -840,6 +840,7 @@ impl<T: BeaconChainTypes> NetworkService<T> {
|
||||
new_fork = ?new_fork_name,
|
||||
"Transitioned to new fork"
|
||||
);
|
||||
new_fork_name.fork_ascii();
|
||||
}
|
||||
|
||||
fork_context.update_current_fork(*new_fork_name, new_fork_digest, current_epoch);
|
||||
|
||||
Reference in New Issue
Block a user