pub fn provider_host_keys(provider: &str) -> &'static [&'static str]Expand description
The substrate keys that count as host overrides for provider’s config —
its declared host-bound hosts (empty for managed providers). The provision
path uses this since it has no global substrate list; the authoritative
misplaced-block check runs at up/check with the full substrate list.