mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: b046a3b933
This commit is contained in:
parent
e697c942c4
commit
05b18b9d18
1 changed files with 4 additions and 1 deletions
|
@ -350,7 +350,8 @@
|
|||
"web": "https://mynodebtc.com",
|
||||
"github": "https://github.com/mynodebtc/mynode",
|
||||
"docs": "https://mynodebtc.github.io/intro/introduction.html",
|
||||
"twitter": "https://twitter.com/mynodebtc"
|
||||
"twitter": "https://twitter.com/mynodebtc",
|
||||
"telegram": "https://t.me/mynode_btc"
|
||||
},
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
|
@ -358,6 +359,8 @@
|
|||
"testnet": false,
|
||||
"mainnet": true
|
||||
},
|
||||
"have_token": false,
|
||||
"sunset": false,
|
||||
"logos": [
|
||||
{
|
||||
"file": "logo.png",
|
||||
|
|
Loading…
Reference in a new issue