Open 3lang3 opened 2 months ago
It's so strange that I can't find any documents about this at all.
anynone can help me?
@3lang3 I have the same problem. Maybe there's not a method to get tx status at this time.
@3lang3 I have the same problem. Maybe there's not a method to get tx status at this time.
I don't know how others solved it, it's a very basic function
@3lang3 I have the same problem. Maybe there's not a method to get tx status at this time.
I don't know how others solved it, it's a very basic function
I'm personally using this api to check tx fail or not. It's a bit complicated (need to process data and call the api many time).
I used the following code to transfer money, but it was actually unsuccessful but the code did not throw an error
There is not enough balance in the sender's wallet, but the code will not throw an error