Create ProposalSalt event for TimelockController (#4001)

Co-authored-by: Francisco <frangio.1@gmail.com>
This commit is contained in:
JulissaDantes
2023-01-27 13:47:43 -05:00
committed by GitHub
parent 5e28952cbd
commit bc6de21fe2
4 changed files with 44 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': patch
---
`TimelockController`: Add the `CallSalt` event to emit on operation schedule.