Expand description
Node identifier (encoded pubkey)
This module provides the NodeId type and the related error types.
Structsยง
- Decode
Error - Error returned when decoding raw bytes fails
- Invalid
Node Id - Error returned when attempting to convert bytes to
NodeId - NodeId
- Byte representation of a node identifier.
- Parse
Error - Error returned when parsing text representation fails.