How to get Transaction hash by Message hash
Last updated
It is common to design a polling model for fetching transaction hash periodically to check if the transaction is recorded on the blockchain
getBlockchainTransactionByMessageHash - Get transaction data by message hash
Last updated