Execute Config Transaction
Execute an approved Config Transaction
Executing a config transaction will simply execute the action specified in the Config Transaction. This execution can range from a simple account field change on the Multisig, to multiple field changes and corresponding account creation.
This instruction requires that the Proposal accounts for the transaction is of Approved
status, and the member running the instruction has Executor
permissions.
Example
Notes
Member must have "Executor" permissions
Requires the corresponding proposal to be of
Approved
statusWill execute the specified action in the Config Transaction account
Last updated