Skip to content

Commit

Permalink
update pangoro network params
Browse files Browse the repository at this point in the history
  • Loading branch information
hujw77 committed May 22, 2024
1 parent ed163e5 commit 77ffb61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/src/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@ export const SPHINX_NETWORKS: Array<SupportedNetwork> = [
legacyTx: false,
actionGasLimitBuffer: false,
eip2028: true,
hardcodedMerkleLeafGas: (11200000).toString(),
hardcodedMerkleLeafGas: (10_500_000).toString(),
actionTransactionBatching: false,
},
{
Expand Down

0 comments on commit 77ffb61

Please sign in to comment.