-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
[Sui RPC] sui_getTransactionBlock with showBalanceChanges returns Storage error (https://transactions-mirror.sui.io) #20034
Comments
I don't see any errors when querying Sui's public FN.
|
Just tried this again. Now getting an error that the tx can't be found anymore. Probably due to pruning? Might have been a temporary issue generally. Curious about the root cause though based on the error message if you have ideas? Other than that, feel free to close. |
Received the exact same error message now for a different transaction (4ZG8ac5gx6y1ySoKfQjMoiVMhWD11WMoCArTF5GaohKP):
Again with showBalanceChanges=true |
Steps to Reproduce Issue
Call https://fullnode.mainnet.sui.io:443 with
Expected Result
res to contain balance changes
Actual Result
res doesn't contain balance changes. And errors is
System Information
The text was updated successfully, but these errors were encountered: