Posted on c/ElrondDevelopers 1 cti8360294266c/ElrondDevelopers 2 years ago erdjs question: can you somehow get the status of the transaction (if it succeeded or failed) after calling await watcher.awaitCompleted(transaction); ? Comment 1 Comments mwf81318617 2years ago you would just fetch the transaction again from the api and look at it's status and smart contract results :)
you would just fetch the transaction again from the api and look at it's status and smart contract results :)