File tree 1 file changed +5
-12
lines changed
1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -67,28 +67,21 @@ ambs:
67
67
68
68
# Chain configuration
69
69
chains :
70
- - chainId : 80001
71
- name : ' Mumbai '
72
- rpc : ' https://polygon-mumbai-pokt.nodies.app '
70
+ - chainId : 11155111
71
+ name : ' Sepolia '
72
+ rpc : ' https://eth-sepolia-public.unifra.io '
73
73
74
74
blockDelay : 2
75
75
# startingBlock # The block number at which to start Relaying (not all AMB collectors may support this property)
76
76
# stoppingBlock # The block number at which to stop Relaying (not all AMB collectors may support this property)
77
77
78
78
# Overrides
79
79
getter :
80
- interval : 3000
80
+ interval : 5000
81
81
submitter :
82
- retryInterval : 3000
82
+ retryInterval : 30000
83
83
84
84
# AMB configuration
85
- wormhole :
86
- wormholeChainId : 5
87
-
88
- - chainId : 11155111
89
- name : ' Sepolia'
90
- rpc : ' https://eth-sepolia-public.unifra.io'
91
- wormhole :
92
85
wormholeChainId : 10002
93
86
incentivesAddress : ' 0x45C140Dd2526E4bfD1c2A5Bb0Aa6aA1DB00b1744'
94
87
bridgeAddress : ' 0x4a8bc80Ed5a4067f1CCf107057b8270E0cC11A78'
You can’t perform that action at this time.
0 commit comments