Closed jaswinder6991 closed 1 year ago
Closes #36
@ailisp since we'll also need to add a migration for this update, I could implement it in case no one else can tackle this.
@near-akaia-root I will push my migration code that we produced over the call shortly. Please, don't jump on it yet.
@frol do we need to add migration tests in this PR?
@ailisp I believe it should be a separate PR to address #35.
This PR addresses the issue https://github.com/near/neardevhub-contract/issues/36 Adding featured-communities on the contract side. I have added 4 functions here.
I am new to this, so don't really know much about migrations. Hence I have added something from some little research I did. Let me know if it needs to be changed.