client wait for getting receipt
krlosMata opened this issue · 1 comments
krlosMata commented
-
library
ethers.js
has a method which wait until the transaction is mined
we are currently using this onclient
-
We should consider to not use it for not blocking
client
operation and instead return transaction hash which will allow the user check the state of the transaction afterwards