Expand description
Commonly used code snippets
Functions§
- binary_
search - Performs a binary search within a given block range to find the desired block number.
- recover_
raw_ transaction - Recovers a [
SignedTransaction
] from an enveloped encoded byte stream.