Skip to content

Commit

Permalink
constants update
Browse files Browse the repository at this point in the history
  • Loading branch information
leecchh committed Dec 23, 2024
1 parent eb5ed6c commit 499e48a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/config/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ export const mainPackage: Config = {
discountHouseId: '0x41f20c3960bd78d79c8663f2ac5221a2c131749246f5b3207cd2dcc3a34951e3',
},
renewalsPackageId: '',
subNamesPackageId: '',
subNamesPackageId: '0xdbece460aea8e694a0258f6b06bead15db0aa3e71b7e962ea278544cd212f405',
tempSubdomainsProxyPackageId:
'0x5085d1276fecfa9619155c79f28312f3aa62953fe2da6f86a9e9a96d4a6c28f7',
discord: {
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const mainPackage: Config = {
discountHouseId: '0x41f20c3960bd78d79c8663f2ac5221a2c131749246f5b3207cd2dcc3a34951e3',
},
renewalsPackageId: '',
subNamesPackageId: '',
subNamesPackageId: '0xdbece460aea8e694a0258f6b06bead15db0aa3e71b7e962ea278544cd212f405',
tempSubdomainsProxyPackageId:
'0x5085d1276fecfa9619155c79f28312f3aa62953fe2da6f86a9e9a96d4a6c28f7',
discord: {
Expand Down

0 comments on commit 499e48a

Please sign in to comment.