You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general when the code is implemented for a new chain but not audited for mainnet, we might want to disable it at the smart contract level.
It would be useful to have a table allow to toggle these features per chain with an admin proposal, so we don't need to upgrade the contract each time which is a more sensitive action.
The text was updated successfully, but these errors were encountered:
Some features might not be immediately available for some chains.
Example: withdrawAndCall on Solana: #485
In general when the code is implemented for a new chain but not audited for mainnet, we might want to disable it at the smart contract level.
It would be useful to have a table allow to toggle these features per chain with an admin proposal, so we don't need to upgrade the contract each time which is a more sensitive action.
The text was updated successfully, but these errors were encountered: