create_operator_account and close_operator_accountthat allows admin to manage different operator accountsOperator, that would stores whitelisted_address as well as their operational permissionsupdate_pool_fees that allows operators to update pool fees (both base fee and dynamic fee) for specific pools.initialize_pool_with_dynamic_config and initialize_customizable_pooldevnet when building programwhitelisted_address and operator instead of raw admin account. Those affected endpoints: close_claim_fee_operator, close_config, create_claim_fee_operator, close_token_badge, create_dynamic_config, create_static_config, create_token_badge, initialize_reward, set_pool_status, update_reward_duration, update_reward_funderEvtSwap, EvtRemoveLiquidity and EvtAddLiquidity are removed.📣 Changes have been deployed in DEVNET for you to test with