-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 🤖 wip asset changes not working state
- Loading branch information
1 parent
a2103cc
commit 3a093f3
Showing
43 changed files
with
374 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
export const MAX_TICKER_LENGTH = 12; | ||
|
||
export const ASSET_ID_LENGTH = 34; // 32 Hex bytes + 0x prefix | ||
|
||
export const MAX_CONTENT_HASH_LENGTH = 130; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.