We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1969bbd commit be30297Copy full SHA for be30297
config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
- "name": "BitGo Key Recovery Service",
3
- "serviceurl": "www.bitgo.com/",
+ "name": "Friendly Key Recovery Service",
+ "serviceurl": "yourdomain.com",
4
"supportedcoins": {
5
btc: 'xpub',
6
tbtc: 'xpub',
0 commit comments