Module recover

Expand description

Helpers for recovering signers from a set of transactions

Functions§

recover_signers
Recovers a list of signers from a transaction list iterator.
recover_signers_unchecked
Recovers a list of signers from a transaction list iterator without ensuring that the signature has a low s value.