Module ln_types::node_id[][src]

Expand description

Node identifier (encoded pubkey)

This module provides the NodeId type and the related error types.

Structs

Error returned when decoding raw bytes fails

Byte representation of a node identifier.

Error returned when parsing text representation fails.