edit_controller
Permissionned - Update one or multiple properties of controller in a single call
Flow
Checks
Anchor IDL accounts checks
Validates:
redeemable_global_supply_cap
should not over 2^128
Handler
Update the
controller
PDA internal data with the new valueEmits Anchor
SetRedeemableGlobalSupplyCapEvent
event
Parameters
EditControllerFields
- a specific object type that accomodate all the new values for updating the properties in controller
. The latest structure:
Accounts in
Last updated
Was this helpful?