Skip to content

Commit 8451f5f

Browse files
authored
Fix build (DefiLlama#2625)
1 parent ab429bb commit 8451f5f

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

constants/additionalChainRegistry/chainid-77717.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export default {
1+
export const data = {
22
"name": "Ventures Blockchain",
33
"chain": "Ventures",
44
"rpc": [

constants/extraRpcs.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9766,8 +9766,6 @@ export const extraRpcs = {
97669766
},
97679767
],
97689768
},
9769-
};
9770-
97719769
421018: {
97729770
rpcs: [
97739771
{

0 commit comments

Comments
 (0)