aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mist/main.go')
-rw-r--r--cmd/mist/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/mist/main.go b/cmd/mist/main.go
index 5bae33088..4d6bac9b7 100644
--- a/cmd/mist/main.go
+++ b/cmd/mist/main.go
@@ -62,6 +62,7 @@ func run() error {
NATType: NatType,
PMPGateway: PMPGateway,
BootNodes: BootNodes,
+ NodeKey: NodeKey,
KeyRing: KeyRing,
Dial: true,
})