Expand description
Helpers for recovering signers from a set of transactions
Functionsยง
- recover_
signers rayon - Recovers a list of signers from a transaction list iterator.
- recover_
signers_ unchecked rayon - Recovers a list of signers from a transaction list iterator without ensuring that the
signature has a low
svalue.