1
0

Add ETH support (#337)

This commit is contained in:
xpayserver
2020-10-01 16:25:24 +02:00
committed by GitHub
parent dec2e42b9b
commit 2a0638f3d1
2 changed files with 13 additions and 0 deletions

View File

@@ -82,5 +82,12 @@
"CLightningFragment": null,
"LNDFragment": null,
"EclairFragment": null
},
{
"Crypto": "eth",
"CryptoFragment": "ethereum",
"CLightningFragment": null,
"LNDFragment": null,
"EclairFragment": null
}
]