Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IdentityConfig

Hierarchy

  • IdentityConfig

Index

Properties

Properties

PeerID: string

The unique PKI identity label for this configs peer. Set on init and never read, its merely here for convenience. IPFS will always generate the peerID from its keypair at runtime.

PrivKey: string

The base64 encoded protobuf describing (and containing) the nodes private key.

Generated using TypeDoc