Commit 4cd0c5f
feat(identity-registry): expose unban_expert in contractimpl
Adds pub fn unban_expert(env: Env, expert: Address) -> Result<(), RegistryError>
to the IdentityRegistryContract public interface.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent afcb769 commit 4cd0c5f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
0 commit comments