Module funding_trading_bridge_smart_contract::execute::admin_update_withdraw_required_attributes
source · Expand description
This execution route allows the contract admin to choose new attributes required when invoking withdraw_trading.
Functions§
- Invoked via the contract’s execute functionality. This function will only accept the request if the sender is the registered contract admin in the contract_state. The function sets a new collection of attribute names required when an account withdraws their deposit denom from the contract via the withdraw_trading execution route.