Skip to content

Commit

Permalink
Merge pull request #15 from EveripediaNetwork/update-validator-code
Browse files Browse the repository at this point in the history
  • Loading branch information
Royal-lobster authored Feb 27, 2023
2 parents 89c5632 + 84f8b57 commit fa65b85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/loud-poets-matter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@everipedia/iq-utils': patch
---

adds events to validator code
1 change: 1 addition & 0 deletions src/types/wiki.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ export enum ValidatorCodes {
GLOBAL_RATE_LIMIT = 'GLOBAL_RATE_LIMIT',
ID_ERROR = 'ID_ERROR',
LINKED_WIKIS = 'LINKED_WIKIS',
EVENTS = 'EVENTS_ERROR',
}

export enum EditSpecificMetaIds {
Expand Down

0 comments on commit fa65b85

Please sign in to comment.