Modules§
Structs§
- Update
Mint Inputs - Input struct for updating a compressed mint instruction
- Update
Mint Inputs CpiWrite - Input struct for creating an update compressed mint instruction with CPI context write
- Update
Mint Meta Config - Configuration for generating account metas for update compressed mint instruction
Constants§
Functions§
- create_
update_ compressed_ mint_ cpi_ write - Creates an update compressed mint instruction for CPI context writes (now uses mint_action)
- get_
update_ compressed_ mint_ instruction_ account_ metas - Generates account metas for the update compressed mint instruction
- update_
compressed_ mint - Creates an update compressed mint instruction without CPI context
- update_
compressed_ mint_ cpi - Creates an update compressed mint instruction with CPI context support (now uses mint_action)