Update BitcoinCash metadata

This commit is contained in:
Neil Booth 2018-06-06 22:59:40 +09:00
parent 7baf6cf68d
commit 653b84e853

View File

@ -402,9 +402,9 @@ class HOdlcoin(Coin):
class BitcoinCash(BitcoinMixin, Coin): class BitcoinCash(BitcoinMixin, Coin):
NAME = "BitcoinCash" NAME = "BitcoinCash"
SHORTNAME = "BCC" SHORTNAME = "BCC"
TX_COUNT = 243631085 TX_COUNT = 246362688
TX_COUNT_HEIGHT = 479636 TX_COUNT_HEIGHT = 511484
TX_PER_BLOCK = 50 TX_PER_BLOCK = 400
PEERS = [ PEERS = [
'electroncash.cascharia.com s50002', 'electroncash.cascharia.com s50002',
'bch.arihanc.com t52001 s52002', 'bch.arihanc.com t52001 s52002',