Skip to content

Commit 51ffc77

Browse files
authored
Fix JSON formatting: remove extra spaces (#40)
1 parent 458fea2 commit 51ffc77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testnet/NitroFinance.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"NitroPoint": "0x8f74182C65EA21114483a0fE35691c7e59AfA93f",
1313
"NitroAllocation": "0x6Be402B06D4FE8CDE9B698a50853a66Ea260d009",
1414
"NitroRouter": "0xFF5DDCF0774006C9B263858F1ad11962bAaaE41C",
15-
"NitroGame" : "0xCe896Cff1849B2b553Bc591f2c474566f8D81730"
15+
"NitroGame": "0xCe896Cff1849B2b553Bc591f2c474566f8D81730"
1616
},
1717
"links": {
1818
"project": "https://nitrofinance.xyz/",
1919
"twitter": "https://x.com/NitroFinance",
2020
"github": "https://github.com/Nitro-Defi",
2121
"docs": "https://nitro-finance.gitbook.io/ftl"
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)