-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getResult is always false #138
Comments
hi, @bai-xuan |
@bai-xuan |
As you can see, no exceptions were thrown, so I conclude that this is a bug. |
The returned data can be broadcast normally and successfully, but getResult is always false: |
fixed in version 0.9.1. |
Received, currently reviewing. Thank you for handling it. If there are any follow-up issues, we will communicate again. |
use :
apiWrapper.freezeBalanceV2
The return is normal, but getResult is always false:
transactionExtention.getResult().getResult()
The text was updated successfully, but these errors were encountered: