Skip to content

Commit

Permalink
feat: add dynamicNft module
Browse files Browse the repository at this point in the history
  • Loading branch information
Behzad-rabiei committed Oct 31, 2024
1 parent 8208c9e commit 02a5754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/enums.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export enum PlatformNames {
export enum ModuleNames {
Hivemind = 'hivemind',
ViolationDetection = 'violationDetection',
DynamicNft = 'dynamicNft',
}

export enum HivemindPlatformNames {
Expand Down

0 comments on commit 02a5754

Please sign in to comment.