Module error

Source
Expand description

Errors that can occur inside any zebra-chain submodule.

Enums§

AddressError
An error type pertaining to payment address generation, parsing, modification, diversification.
Error
zebra-chain’s errors
KeyError
An error type pertaining to key generation, parsing, modification, randomization.
NoteCommitmentError
An error type pertaining to note commitments.
NoteError
An error type pertaining to shielded notes.
RandError
Errors related to random bytes generation.