[][src]Module schnorr::errors

Errors which may occur when parsing keys and/or signatures to or from wire formats.

Structs

SchnorrError

Errors which may occur while processing signatures and keypairs.

Enums

InternalError

Internal errors. Most application-level developers will likely not need to pay any attention to these.

MuSigError

Type Definitions

SchnorrResult

An alias for results returned by functions of this crate