Skip to content

Commit

Permalink
fix: refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
impelcrypto committed Dec 30, 2024
1 parent 15f7b27 commit d9898ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/modules/ccip-bridge/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@ export const ccipBridgeTime = {
[CcipNetworkName.ShibuyaEvm]: 3,
[CcipNetworkName.AstarEvm]: 3,
[CcipNetworkName.SoneiumMinato]: 30,
[CcipNetworkName.Soneium]: 30,
// Todo: update to 60
[CcipNetworkName.Soneium]: 90,
};

0 comments on commit d9898ff

Please sign in to comment.