move comment

This commit is contained in:
ThomasV 2018-06-29 12:34:59 +02:00 committed by SomberNight
parent e7e2b39cfa
commit fd18ae6773
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9
2 changed files with 2 additions and 1 deletions

View file

@ -1 +0,0 @@
This was forked from https://github.com/rustyrussell/lightning-payencode/tree/acc16ec13a3fa1dc16c07af6ec67c261bd8aff23

View file

@ -1,4 +1,6 @@
#! /usr/bin/env python3
# This was forked from https://github.com/rustyrussell/lightning-payencode/tree/acc16ec13a3fa1dc16c07af6ec67c261bd8aff23
import ecdsa.curves
from ecdsa.ecdsa import generator_secp256k1
from ..bitcoin import hash160_to_b58_address, b58_address_to_hash160