hats-finance / Safe-0x2909fdefd24a1ced675cb1444918fa766d76bdac

A collection of modules that can be used with the Safe contract
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Emit Event on Shared Signer Configuration #23

Open nlordell opened 1 week ago

nlordell commented 1 week ago

Fixes #3

This PR adds an event that is emitted on shared signer configuration. Note that the event is emitted in the context of the configured Safe account. In order to prevent event topic0 collisions, we chose an explicitely verbose name.