5afe / safe-core-protocol-specs

Safe{Core} Protocol is an open, modular framework to make smart accounts secure, portable, and composable.
GNU General Public License v3.0
66 stars 13 forks source link

Update executionType in Guard/Hooks interface #11

Closed akshay-ap closed 1 year ago

akshay-ap commented 1 year ago

Make change type of executionType from uint256 to uint8 relates to https://github.com/5afe/safe-protocol/pull/22, https://github.com/5afe/safe-protocol/issues/5 Proposed values:

0 : multisig flow 1 : Module flow