cmd/mist, cmd/ethereum: add CLI arguments for node key
This commit is contained in:
@ -62,6 +62,7 @@ func run() error {
|
||||
NATType: NatType,
|
||||
PMPGateway: PMPGateway,
|
||||
BootNodes: BootNodes,
|
||||
NodeKey: NodeKey,
|
||||
KeyRing: KeyRing,
|
||||
Dial: true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user