Posted on c/ElrondDevelopers 1 top4598237091c/ElrondDevelopers 2 years ago hi, Alexandru i started from that file. i tried to know when the transaction get succeed. for knowing that time, i tried to use transactionwatcher. do u have example of transactionwatcher src? Comment 1 Comments abC8366822423 2years ago const transactionStatus = useTrackTransactionStatus({ transactionId: sessionId, onSuccess, onFail, onCancelled, });
const transactionStatus = useTrackTransactionStatus({ transactionId: sessionId, onSuccess, onFail, onCancelled, });