Module funding_trading_bridge_smart_contract::execute::admin_update_deposit_required_attributes
source · Expand description
This execution route allows the contract admin to choose new attributes required when invoking fund_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 deposits their deposit denom into the contract via the fund_trading execution route.