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.