Message: UpdateBaseConfig
This operation allows the owner to update the configuration of the contract, including
the
multisigaddress (therefore, the owner inherits all capabilities of the multisig, manager, compensator, and claimer, which can be set using theSetManagermessage),the
tlpJettonaddress,the
tlpWalletaddress,the
jettonWalletaddress,which addresses are considered trusted executors, and
execution fees,
minStorageReserve, and all gas parameters.
Inputs
The incoming message has the following structure:
gasConfigValidation: None.
Impact: Specifies the new gas parameters to use.
executorConfigValidation: None.
Impact: Specifies the new trusted executors to enable or disable.
contractConfigValidation: None.
Impact: Specifies the new
multisig,tlpJetton,tlpWallet, andjettonWalletaddresses to use.
Test coverage
Intended branches
Negative behavior