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
However they could be generated in a similar way that solita does generate as part of the TypeScript SDK.
For now I'm thinking it is easier to do this via implderived from the Instruction enum (annotated with shank), but will solidify these implementation details once we start work on this.
The text was updated successfully, but these errors were encountered:
At this point we code helper methods to create instructions for our programs.
Here is an example:
However they could be generated in a similar way that solita does generate as part of the TypeScript SDK.
For now I'm thinking it is easier to do this via
impl
derived from the Instruction enum (annotated with shank), but will solidify these implementation details once we start work on this.The text was updated successfully, but these errors were encountered: