Function lethean_api::apis::explorer_api::get_raw_transaction_data[][src]

pub async fn get_raw_transaction_data(
    configuration: &Configuration,
    tx_hash: &str
) -> Result<RawTransactionDto, Error<GetRawTransactionDataError>>
Expand description

Get raw data from the chain about a transaction by its hash