Skip to content

Commit 7907718

Browse files
committed
fix delay berachain
1 parent 0fcc2df commit 7907718

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
@@ -13,7 +13,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
1313
address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320",
1414
network: "mainnet",
1515
explorer: "https://berascan.com/address/$ADDRESS",
16-
delay: "1 block",
16+
delay: "",
1717
gasLimit: "500K",
1818
rpc: "https://rpc.berachain.com",
1919
nativeCurrency: "BERA",

0 commit comments

Comments
 (0)