Align Agglayer role names with their procedures
Open
agglayer
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
Currently we have slight inconsistency in names of our Agglayer RBAC roles and the actual gated procedures. In particular, `GerInjector` role is gating the `update_ger`.
We should update the `update_ger` procedure name to be consistent with the role name and make sure that every other name is consistent.
_Originally posted by @mmagician in https://github.com/0xMiden/protocol/pull/3130#discussion_r3508852907_
Contributor guide
Assessment
This issue has not been assessed yet.