From 61409c136c1ec6c28d76209b3d9604f596398ccf Mon Sep 17 00:00:00 2001 From: Francois Date: Thu, 8 Feb 2024 17:05:27 +0100 Subject: [PATCH] Update `coins_config` and bundled hash --- assets/coins_config.json | 49 ++-------------------------------------- coins_ci.json | 2 +- 2 files changed, 3 insertions(+), 48 deletions(-) diff --git a/assets/coins_config.json b/assets/coins_config.json index aa85d5df..d934bcbe 100644 --- a/assets/coins_config.json +++ b/assets/coins_config.json @@ -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", @@ -40451,8 +40408,7 @@ } } ], - "explorer_block_url": "block/", - "binance_id": "FLUX" + "explorer_block_url": "block/" }, "FLUX-BEP20": { "coin": "FLUX-BEP20", @@ -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", diff --git a/coins_ci.json b/coins_ci.json index fb09f136..18df18a8 100644 --- a/coins_ci.json +++ b/coins_ci.json @@ -1,3 +1,3 @@ { - "coins_repo_commit": "b85c7cbf1ff8672522b86bf12a38aaeae7dd8713" + "coins_repo_commit": "dfffd0a666f6e2fbd1ef362a0871bf0b41b2ba37" } \ No newline at end of file