Skip to content

Commit 9f03689

Browse files
committed
Update etherlink gaslimit
1 parent bba5d65 commit 9f03689

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
@@ -236,7 +236,7 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
236236
address: "0x23f0e8FAeE7bbb405E7A7C3d60138FCfd43d7509",
237237
explorer: "https://testnet-explorer.etherlink.com/address/$ADDRESS",
238238
delay: "",
239-
gasLimit: "500K",
239+
gasLimit: "15M",
240240
network: "testnet",
241241
rpc: "https://node.ghostnet.etherlink.com",
242242
},

0 commit comments

Comments
 (0)