Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Conversation

tifrel
Copy link
Member

@tifrel tifrel commented Jul 5, 2024

No description provided.

@tifrel tifrel requested a review from sainthiago July 8, 2024 11:46

const props = {
contractAddress: 'dynamic.mintbase2.near',
contractAddress: 'dynamic.mintbasev2.near',
Copy link
Contributor

Choose a reason for hiding this comment

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

This appears so many times it could easily be a global constant. Then future changes wouldn't touch so much code.

Copy link
Member Author

Choose a reason for hiding this comment

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

It already is a global constant, but used only sporadically. The changes also resulted from the fact that the name was arbitrarly used in places and I just replaced it in all the project even where it didn't have anything to do with the factory.

Copy link
Contributor

@bh2smith bh2smith left a comment

Choose a reason for hiding this comment

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

Please make this value a global constant.

@tifrel tifrel merged commit 16defd9 into beta Jul 9, 2024
@tifrel tifrel deleted the rename-v2-factory branch July 9, 2024 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants