Having multiple relays, should registry be updated?

We’ve added a couple of relays to our block producer for a more decentralised setup.

my question is this:

if my other/new relays are not added to our pool registration/metadata, what wil happen if block assignments hit the BP via those relays?

will they be orphaned or missed/rejected?

Thanks!

Nope, everything should work fine… actually this is a best practice… to have at least one private relay (unregistered)

Cheers,

It means the topologyUpdater work absolutely decoupled from pool registration?

pool registration has nothing to do with the scripts…

Sure they dont directly, but the scripts pull a list or possible peers from some database. I never thought that db was completely independent from the list of relays in pool registrations.