Skip to content

Commit

Permalink
add missing tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa committed Mar 10, 2024
1 parent 6157f79 commit d26472d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/config/data/ccip/v1_2_0/mainnet/lanes.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -266,7 +266,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -527,7 +527,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -711,7 +711,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -844,7 +844,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -1147,7 +1147,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -1303,7 +1303,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand All @@ -1322,7 +1322,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand All @@ -1339,7 +1339,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand All @@ -1356,7 +1356,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand All @@ -1380,7 +1380,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand All @@ -1397,7 +1397,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down Expand Up @@ -1428,7 +1428,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand All @@ -1445,7 +1445,7 @@
}
},
"rateLimiterConfig": {
"capacity": "100000000000000000000000",
"capacity": "600000000000000000000000",
"isEnabled": true,
"rate": "167000000000000000000"
}
Expand Down

0 comments on commit d26472d

Please sign in to comment.