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

refactor(iota-faucet): use consts in FaucetConfig::default() #3748

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

Thoralf-M
Copy link
Member

Description of change

Use consts in FaucetConfig::default() so changes to the consts are used as default and one doesn't need to do extra changes

Links to any relevant issues

Fixes #2430

Type of change

  • Enhancement (a non-breaking change which adds functionality)

@Thoralf-M Thoralf-M requested review from a team as code owners October 29, 2024 11:39
@Thoralf-M Thoralf-M added the dev-tools Issues related to the Developer Tools Team label Oct 29, 2024
@thibault-martinez thibault-martinez merged commit 6ea8bcd into develop Oct 30, 2024
32 of 39 checks passed
@thibault-martinez thibault-martinez deleted the dev-tools/use-consts-in-faucetconfig branch October 30, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-tools Issues related to the Developer Tools Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task(SC-Platform)]: use consts in FaucetConfig::default()
3 participants