mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 21:34:33 +00:00
fix t8n tool copyright banner
This commit is contained in:
parent
9aa925cf36
commit
12e5b6460e
@ -144,6 +144,6 @@ proc init*(_: type T8NConf, cmdLine = commandLineParams()): T8NConf =
|
||||
result = T8NConf.load(
|
||||
cmdLine.convertToNimStyle,
|
||||
version = Version,
|
||||
copyrightBanner = Copyright
|
||||
copyrightBanner = Version & "\n" & Copyright
|
||||
)
|
||||
{.pop.}
|
||||
|
Loading…
x
Reference in New Issue
Block a user