Function multiversx_sc_snippets::network_response::parse_tx_response
source ยท pub fn parse_tx_response(tx: TransactionOnNetwork) -> TxResponse
Expand description
Creates a TxResponse
from a TransactionOnNetwork
.