pub fn parse_tx_response(tx: TransactionOnNetwork) -> TxResponse
Expand description
Creates a TxResponse
from a TransactionOnNetwork
.
pub fn parse_tx_response(tx: TransactionOnNetwork) -> TxResponse
Creates a TxResponse
from a TransactionOnNetwork
.