electrum

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

commit aa090007e9ecd1ef149919af565fa90a50513dcf
parent f7212a473291618ec02e59c35e06d0d391412b97
Author: ThomasV <thomasv@electrum.org>
Date:   Thu, 23 Mar 2017 08:50:14 +0100

fix #2328

Diffstat:
Mgui/qt/contact_list.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/gui/qt/contact_list.py b/gui/qt/contact_list.py @@ -23,6 +23,7 @@ # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. +import webbrowser from electrum.i18n import _ from electrum.bitcoin import is_address