Skip to content

CAS-262 - Add migration file to update text#180

Merged
germanurrus merged 3 commits intomainfrom
cas-262
Jul 18, 2022
Merged

CAS-262 - Add migration file to update text#180
germanurrus merged 3 commits intomainfrom
cas-262

Conversation

@germanurrus
Copy link
Copy Markdown
Contributor

Migration to update strategy description text

SET description = 'A weight will be added for each NFT in a user address that matches the contract of the proposal'
WHERE key = 'balance-of-nfts';
UPDATE voting_strategies
SET description = 'One address is simply only allowed one vote, assets do not come into play.'
Copy link
Copy Markdown
Contributor Author

@germanurrus germanurrus Jul 18, 2022

Choose a reason for hiding this comment

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

changed to uppercase one... to One...

@germanurrus germanurrus merged commit 1c9ef74 into main Jul 18, 2022
@germanurrus germanurrus deleted the cas-262 branch July 18, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants