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
Create `src/instruction.rs` with instruction discriminator constants (0-7) and wincode-serializable argument structs for all 8 instructions. Also define account context structs using `TryFrom<&[AccountInfo]>`.
148
+
Create `src/instruction.rs` with instruction discriminator constants (0-7) and wincode-serializable argument structs for all 8 instructions. Also define account context structs using `TryFrom<&[AccountView]>`.
0 commit comments