createXxxInstruction functions generated from the program IDL. They build a single TransactionInstruction with explicit accounts and args — no PDA derivation, no default values.
Use raw instructions when you need full control over account resolution, or when building custom transaction flows. For higher-level helpers with automatic PDA derivation, see the TypeScript SDK sections.
Import
All raw instructions are exported from theclient/vaults path: