From 3bedef6de35633ce4c9417622af087ff786f4643 Mon Sep 17 00:00:00 2001 From: Yuki Akiyama Date: Wed, 11 Apr 2018 13:10:33 +0900 Subject: [PATCH] indent fix (#449) --- lib/coins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/coins.py b/lib/coins.py index 8befa03..6b8833d 100644 --- a/lib/coins.py +++ b/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):