multiversx_sdk::retrieve_tx_on_network

Function retrieve_tx_on_network

Source
pub async fn retrieve_tx_on_network<GatewayProxy: GatewayAsyncService>(
    proxy: &GatewayProxy,
    tx_hash: String,
) -> (TransactionOnNetwork, ReturnCode)
Expand description

Retrieves a transaction from the network.