GLAMIDL Reference
GLAM ConfigProduction

update_fee_authority

Updates the global GLAM Config fee authority.

Accounts

AccountRoleDescription
global_configwritable`global_config` account required by the `update_fee_authority` instruction (see program source for the full constraint).
fee_authoritysigner`fee_authority` account required by the `update_fee_authority` instruction (see program source for the full constraint).

Arguments

ArgumentTypeNotes
fee_authoritypubkey

Policy & permissions

  • Signer must be the current stored global config fee_authority.
  • The supplied pubkey becomes the new fee authority. GLAM state owner/delegate authority is not used.