Skip to content

Commit b740d2f

Browse files
authored
Update EntropyDeployments.tsx
1 parent 399544c commit b740d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/EntropyDeployments.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
426426
story: {
427427
address: "0xdF21D137Aadc95588205586636710ca2890538d5",
428428
explorer: "https://storyscan.xyz/address/$ADDRESS",
429-
delay: "1 block",
429+
delay: "",
430430
gasLimit: "500K",
431431
network: "mainnet",
432432
rpc: "https://mainnet.storyrpc.io",

0 commit comments

Comments
 (0)