Skip to content

Commit cad9f80

Browse files
committed
fix build
1 parent 6500b3d commit cad9f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/thirdweb/src/assets/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const DEFAULT_REFERRER_REWARD_BPS = 5000; // 50%
44
export const DEFAULT_INFRA_ADMIN = "0x1a472863cf21d5aa27f417df9140400324c48f22";
55
export const DEFAULT_FEE_RECIPIENT =
66
"0x1Af20C6B23373350aD464700B5965CE4B0D2aD94";
7+
export const DEFAULT_SALT = "0x";
78

89
export const IMPLEMENTATIONS: Record<number, Record<string, string>> = {
910
8453: {

0 commit comments

Comments
 (0)