XMR successful swap works.

This commit is contained in:
tecnovert
2020-11-21 15:16:27 +02:00
parent eb6bd444c4
commit 0e2011e085
13 changed files with 1029 additions and 80 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
import xmrswap.contrib.Keccak as Keccak
import basicswap.contrib.Keccak as Keccak
from .contrib.MoneroPy.base58 import encode as xmr_b58encode