Browse Source

indent fix (#449)

patch-2
Yuki Akiyama 7 years ago
committed by Neil
parent
commit
3bedef6de3
  1. 2
      lib/coins.py

2
lib/coins.py

@ -416,7 +416,7 @@ class BitcoinCash(BitcoinMixin, Coin):
'electroncash.checksum0.com s t',
'electron.jns.im s t',
'electrumx-cash.1209k.com s t',
]
]
class BitcoinSegwit(BitcoinMixin, Coin):

Loading…
Cancel
Save