Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2019 v0.1.0 May 14, 2019 Changes in this version + func GenNodeKey(filePath string) (*p2p.NodeKey, error) + func GenNodeKeyByPrivKey(filePath string, privKey crypto.PrivKey) (*p2p.NodeKey, error) + func LoadNodeKey(filePath string) (*p2p.NodeKey, error)