Closed anna-carroll closed 4 months ago
motivation for this commit https://github.com/init4tech/zenith/pull/50/commits/deb85112fdd0d01c39ee8d1fb8a11d5f2fe2dd92 :
i wanted to not touch the token admin key(s) whenever possible, so it seemed nice to be able to configure the contract at deploy time without having to activate that multisig
it would be cleaner to configure the contract via scripts as we do with sequencer keys, but this seemed on balance better 🤔
enterToken
function + eventEnterToken(address token)
eventconfigureEnter
event +canEnter
var