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
Decode single-instruction programs that omit a discriminator in `parseInstructionData` / `parseInstruction`
6
+
7
+
`parseInstructionData` now falls back to decoding the single instruction directly when discriminator-based identification finds nothing and the program declares exactly one instruction with no discriminator (e.g. Memo program).
0 commit comments