Module recover

Source
Expand description

Helpers for recovering signers from a set of transactions

Functions§

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