Porting from #2140, one thing still missing after adding the faucet registry is:
- Implementing basic validation to ensure that only notes from the authorized admin account can update the bridge configuration.
The reason is that the config functionality itself is needed for the registry, but ensuring authorization is a separate line of work that can be done in a follow up tracked in this very issue