added harmony to relay

This commit is contained in:
cventastic
2022-01-11 10:37:43 +01:00
parent b3b08b22b3
commit d807c66150

View File

@@ -18,5 +18,9 @@
{ {
"id": "0021", "id": "0021",
"url": "https://${DOMAIN}/geth" "url": "https://${DOMAIN}/geth"
},
{
"id": "0040",
"url": "https://${DOMAIN}/harmony"
} }
] ]