Add preparebinonly option to basicswap-prepare,

Download, verify and extract coin cores only.
This commit is contained in:
tecnovert
2019-07-25 14:06:58 +02:00
parent 9aa7e441ee
commit bd93899066
5 changed files with 23 additions and 8 deletions

View File

@@ -29,6 +29,8 @@ from .basicswap import (
getBidState,
getTxState,
getLockName,
SEQUENCE_LOCK_TIME,
ABS_LOCK_TIME,
)