Closed filmakarov closed 12 months ago
Add event for updating merkle root at Session Key Manager. It will allow Data squad to easily track when the first session was enabled for the SA
Related Issue: SMA-330
something like ``` event MerkleRootUpdated(address smartAccount, bytes32 newRoot) ```
Summary
Add event for updating merkle root at Session Key Manager. It will allow Data squad to easily track when the first session was enabled for the SA
Related Issue: SMA-330
Change Type
Checklist
Additional Information