You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I run the "anchor test", got this error: > Program returned error: Instruction passed to inner instruction is too large (18446744073709551615 > 1280)
if I remove those code, problem solved:
After I run the "anchor test", got this error:
> Program returned error: Instruction passed to inner instruction is too large (18446744073709551615 > 1280)
if I remove those code, problem solved:
I change almost nothing of the code raydium-contract-instructions, and test on devnet.
Here is a tx:
https://solscan.io/tx/5XLT83bJeQxgy2WoFFVyiQkEJaLMfamsWKNe9XcEuZbHNj2hez9HVoQ8g6oVGRoGyzk8mWVJfChonY1QQWnE2bwo?cluster=devnet
Anyone have idea of that?
The text was updated successfully, but these errors were encountered: