Structs

  • The (opaque) key of a record.
  • Overview status of the network.
  • A result of signing a message with a network identity. Since PeerId is potentially a hash of a PublicKey, you need to reveal the PublicKey next to the signature, so the verifier can check if the signature was made by the entity that controls a given PeerId.
  • An error during signing of a message.

Enums

Traits