mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
Added contrib dir.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
import decimal
|
||||
import json
|
||||
import hashlib
|
||||
from .segwit_addr import bech32_decode, convertbits, bech32_encode
|
||||
from .contrib.segwit_addr import bech32_decode, convertbits, bech32_encode
|
||||
|
||||
COIN = 100000000
|
||||
DCOIN = decimal.Decimal(COIN)
|
||||
|
||||
Reference in New Issue
Block a user