Module update_compressed_mint

Module update_compressed_mint 

Source

Modules§

account_metas
instruction

Structs§

UpdateMintInputs
Input struct for updating a compressed mint instruction
UpdateMintInputsCpiWrite
Input struct for creating an update compressed mint instruction with CPI context write
UpdateMintMetaConfig
Configuration for generating account metas for update compressed mint instruction

Constants§

UPDATE_COMPRESSED_MINT_DISCRIMINATOR

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)