SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
0 deletions
-
electrum/lnutil.py
|
|
@ -13,6 +13,7 @@ from .transaction import opcodes, TxOutput |
|
|
|
from .bitcoin import push_script |
|
|
|
from . import segwit_addr |
|
|
|
from .i18n import _ |
|
|
|
from .lnaddr import lndecode |
|
|
|
|
|
|
|
HTLC_TIMEOUT_WEIGHT = 663 |
|
|
|
HTLC_SUCCESS_WEIGHT = 703 |
|
|
|