Skip to content

Commit

Permalink
deploy ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipp Makarov authored and Filipp Makarov committed Dec 12, 2024
1 parent 01b9371 commit 9c8288c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions scripts/foundry/DeployGasdaddy.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,8 @@ contract DeployGasdaddy is Script {
new IBiconomyTokenPaymaster.TokenInfo[](0)
);

// SKIP BERACHAIN AS THERE's NO ETH/USD PRICE FEED THERE

// ANVIL
MockOracle mockNativeOracle;
if (block.chainid == 31337) {
Expand Down

0 comments on commit 9c8288c

Please sign in to comment.