Skip to content

Commit 7076be2

Browse files
authored
Fix invalid export (DefiLlama#2505)
1 parent f13abc2 commit 7076be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants/additionalChainRegistry/chainid-3777.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: "INRI CHAIN",
33
chain: "INRI",
44
rpc: ["https://rpc.inri.life"],

0 commit comments

Comments
 (0)