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
Ok I managed to compile the code now, by manually modifying the files and removing the 'swap' in front of the failing ones.
Sadly the trests are failing now with 'enum to complicated' and I'm trying to find a clear example how to actually use the idl in go, to parse my transaction instructions.
hi,
thanks for your hard work, I'm trying to generate the interfaces to the jupiter.idl and i Iend up with lots of missing types.
Example:
All these structs are missing, except for SwapCrema
The interfaces were generated with the IDL from here:
https://solscan.io/account/JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4#anchorProgramIdl
and the output of anchor-go was
any idea what the issues are?
The text was updated successfully, but these errors were encountered: