Crate web3_signature

source ·
Expand description

Type to represent an ECDSA signature with a recovery identifier.

Supports serde and single party signatures.

Support for signatures generated by MPC crates will be coming soon.

Structs

An ECDSA signature with a recovery identifier.

Enums

Errors thrown converting to and from signatures.