mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
A few missing emojies (#5490)
* A few missing emojies * P2p message emojis * Add a bit of colour * format * Introduce a couple of spaces * Some spaces
This commit is contained in:
@@ -462,7 +462,7 @@ impl RunCmd {
|
||||
info!(" version {}", config.full_version());
|
||||
info!(" by {}, {}-{}", version.author, version.copyright_start_year, Local::today().year());
|
||||
info!("📋 Chain specification: {}", config.expect_chain_spec().name());
|
||||
info!("🏷 Node name: {}", config.name);
|
||||
info!("🏷 Node name: {}", config.name);
|
||||
info!("👤 Roles: {}", config.display_role());
|
||||
|
||||
match config.roles {
|
||||
|
||||
Reference in New Issue
Block a user