Module utils

Source
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.