Skip to content

Commit

Permalink
Update coins_config and bundled hash
Browse files Browse the repository at this point in the history
  • Loading branch information
takenagain committed Feb 8, 2024
1 parent 14817b7 commit 61409c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 48 deletions.
49 changes: 2 additions & 47 deletions assets/coins_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40350,49 +40350,6 @@
],
"explorer_block_url": "block/"
},
"FLUX": {
"coin": "FLUX",
"type": "UTXO",
"name": "Flux",
"coinpaprika_id": "zel-zelcash",
"coingecko_id": "zelcash",
"livecoinwatch_id": "_FLUX",
"explorer_url": "https://explorer.runonflux.io/",
"explorer_tx_url": "",
"explorer_address_url": "",
"supported": [],
"active": false,
"is_testnet": false,
"currently_enabled": false,
"wallet_only": false,
"fname": "Flux",
"rpcport": 16124,
"taddr": 28,
"pubtype": 184,
"p2shtype": 189,
"wiftype": 128,
"txversion": 4,
"overwintered": 1,
"version_group_id": "0x892f2085",
"consensus_branch_id": "0x76b809bb",
"txfee": 10000,
"mm2": 1,
"required_confirmations": 2,
"avg_blocktime": 120,
"protocol": {
"type": "UTXO"
},
"derivation_path": "m/44'/19167'",
"electrum": [
{
"url": "electrumx.runonflux.io:50002",
"protocol": "SSL",
"disable_cert_verification": true
}
],
"explorer_block_url": "block/",
"binance_id": "FLUX"
},
"FLUX-ERC20": {
"coin": "FLUX-ERC20",
"type": "ERC-20",
Expand Down Expand Up @@ -40451,8 +40408,7 @@
}
}
],
"explorer_block_url": "block/",
"binance_id": "FLUX"
"explorer_block_url": "block/"
},
"FLUX-BEP20": {
"coin": "FLUX-BEP20",
Expand Down Expand Up @@ -40500,8 +40456,7 @@
}
],
"token_address_url": "tokentxns?a=",
"explorer_block_url": "block/",
"binance_id": "FLUX"
"explorer_block_url": "block/"
},
"HPY-QRC20": {
"coin": "HPY-QRC20",
Expand Down
2 changes: 1 addition & 1 deletion coins_ci.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"coins_repo_commit": "b85c7cbf1ff8672522b86bf12a38aaeae7dd8713"
"coins_repo_commit": "dfffd0a666f6e2fbd1ef362a0871bf0b41b2ba37"
}

0 comments on commit 61409c1

Please sign in to comment.