Post
Share your knowledge.
Suilend / Turbos Strange Errors
Everytime I make a transaction on Suilend, i get this kind of error.
ALso in Turbos, weird, anyone knows how to fix this?
- Sui
- Transaction Processing
Can you share more details? What action specifically are you trying and what values?
Answers
2It seems there could be a problem on your network connection or you might need another RPC address.
Its Ok, its weird saying its a RPC problem, since transaction concludes. Just asked if anyone knows what a u256 could means.
To me it looks like a type mismatch. u256 is data type unsigned int. So, it should be a positive number. But based on that message the value provided is negative. It is still unclear what parameter of the transaction it compains about and why it suggestst to change RPC.
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
- Why does BCS require exact field order for deserialization when Move structs have named fields?53
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution42
- Sui Transaction Failing: Objects Reserved for Another Transaction24
- How do ability constraints interact with dynamic fields in heterogeneous collections?04