mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-18 09:27:05 +00:00
Expose the default port
This commit is contained in:
parent
f1cf0ed87d
commit
a3ce9d17ec
@ -7,7 +7,7 @@ export
|
||||
defs
|
||||
|
||||
const
|
||||
defaultPort = 9000
|
||||
defaultPort* = 9000
|
||||
|
||||
type
|
||||
ValidatorKeyPath* = TypedInputFile[ValidatorPrivKey, Txt, "privkey"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user