Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Units registry #3977

Merged
merged 6 commits into from
Dec 2, 2024
Merged

Added Units registry #3977

merged 6 commits into from
Dec 2, 2024

Conversation

phearnot
Copy link
Member

No description provided.

@@ -78,7 +78,8 @@ case class FunctionalitySettings(
xtnBuybackRewardPeriod: Int = Int.MaxValue,
lightNodeBlockFieldsAbsenceInterval: Int = 1000,
blockRewardBoostPeriod: Int = 1000,
paymentsCheckHeight: Int = 0
paymentsCheckHeight: Int = 0,
unitsRegistryAddress: Option[String] = None
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to add unitsRegistryAddress = None to val STAGENET to make it more explicit.

@phearnot phearnot merged commit 663db56 into version-1.5.x Dec 2, 2024
3 checks passed
@phearnot phearnot deleted the units-registry branch December 2, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants