-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
Description
This part is a key missing component of the autogenerated libraries that have to be added manually.
This requires Shank to capture PDA knowledge and that we "polyfill" that feature to IDLs generated by Anchor.
See metaplex-foundation/shank#23.
I'll provide some concrete examples of generated code below.
Note that it's important for the generated helpers to allow a custom programId to be provided in case we want to override the default program used.
Reactions are currently unavailable