Skip to main content

TransactionReceipt

Type Alias TransactionReceipt 

Source
pub type TransactionReceipt = TransactionResponse;
👎Deprecated since 0.16.0:

renamed to TransactionResponse

Expand description

Deprecated alias for TransactionResponse.

Aliased Type§

pub struct TransactionReceipt {
    pub tx_hash: FixedBytes<32>,
}

Fields§

§tx_hash: FixedBytes<32>

The transaction hash