GLAMIDL Reference
GLAM ProtocolProduction

update_mint_params_by_mint_authority

Internal GLAM Mint authority path for mint-parameter updates that are not owner-timelocked.

Accounts

AccountRoleDescription
glam_statewritableGLAM state account that stores vault configuration, integration ACLs, delegate permissions, policies, assets, mint linkage, and pricing records.
glam_mintread-onlyToken mint account used or validated by this instruction.
glam_mint_authoritysignerToken mint account used or validated by this instruction.

Arguments

ArgumentTypeNotes
paramsvec<EngineField>

Policy & permissions

  • Signer must be glam_mint_authority (the GLAM mint PDA). Validated mint EngineFields are written directly; the path bypasses owner/timelock authorization.