Skip to content

[CLEANUP] Avoid Thorname Preregister Error Logs

Ursa (9R) requested to merge ursa/mocknet-thornames into develop

This updates to only use the preregister list in mainnet to avoid the 10k error logs due the prefix mismatch on every mocknet start. It seems the existing pattern has been to default to the mainnet config and only use mocknet testnet stagenet build flags - I stuck with that, but maybe just inverting to use mainnet here makes more sense?

Merge request reports