electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 89338fa7bdff5ebaeafc5d8ab1b9aa244b000811
parent dd6fd469132fc470b29f26cee3838db46cc173c9
Author: ThomasV <thomasv@gitorious>
Date:   Thu, 23 Apr 2015 17:58:29 +0200

revert 0cd63d19f4b6e0926cc98ad5ade3bec32ffd9345

Diffstat:
Mplugins/exchange_rate.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/plugins/exchange_rate.py b/plugins/exchange_rate.py @@ -10,7 +10,6 @@ import time import re from ssl import SSLError from decimal import Decimal -from ssl import SSLError from electrum.plugins import BasePlugin, hook from electrum.i18n import _