Once the new eosio.msig contract is deployed we need to update any contracts which currently send deferred transactions directly need to be updated to use eosio.msig.
The contract needs to do the following
@see https://github.com/EOSIO/eosio.contracts/tree/v1.8.3-inline-msig
Once the new eosio.msig contract is deployed we need to update any contracts which currently send deferred transactions directly need to be updated to use eosio.msig.
The contract needs to do the following
@see https://github.com/EOSIO/eosio.contracts/tree/v1.8.3-inline-msig