pub fn from_recovered_with_block_context(
    tx: TransactionSignedEcRecovered,
    tx_info: TransactionInfo,
) -> WithOtherFields<Transaction>
Expand description

Create a new rpc transaction result for a mined transaction, using the given [TransactionInfo] to populate the corresponding fields in the rpc result.