const fn key_role(is_root: bool, is_admin: bool) -> &'static str
root when the key is the account EOA itself, admin when it is a T6 admin key, otherwise limited.
root
admin
limited