From 30b93579ea6585e7cfbad00f24f35f40fa1dbee6 Mon Sep 17 00:00:00 2001 From: WO Date: Mon, 25 May 2020 22:24:54 +0900 Subject: [PATCH] Update Koto coin information --- common/defs/bitcoin/koto.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/common/defs/bitcoin/koto.json b/common/defs/bitcoin/koto.json index f501d84a7..2f75c734b 100644 --- a/common/defs/bitcoin/koto.json +++ b/common/defs/bitcoin/koto.json @@ -35,11 +35,18 @@ "bitcore": [ "https://insight.kotocoin.info" ], - "blockbook": [], + "blockbook": [ + "https://blockbook.kotocoin.info" + ], "negative_fee": false, "cooldown": 100, - "consensus_branch_id": null, - "extra_data": false, + "consensus_branch_id": { + "1": 0, + "2": 0, + "3": 1537743641, + "4": 733220448 + }, + "extra_data": true, "timestamp": false, "confidential_assets": null }