Skip to content

Commit

Permalink
Merge pull request #43 from multiversx/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
radumojic authored Jan 17, 2024
2 parents 0ea5087 + 921ab3b commit 511666e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appConstants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const MAX_ACOUNT_TOKENS_BALANCE = 1000;

export const LEGACY_DELEGATION_NODES_IDENTITY = 'multiversx';
export const HEROTAG_SUFFIX = '.elrond';
export const TEMP_LOCAL_NOTIFICATION_DISMISSED = 'tempNotificationDismissed';
export const TEMP_LOCAL_NOTIFICATION_DISMISSED = 'tempNotificationDismissed1';
export const NEW_VERSION_NOTIFICATION = 'newExplorerVersion';

export const SC_INIT_CHARACTERS_LENGTH = 13;
Expand Down

0 comments on commit 511666e

Please sign in to comment.