blockchain-service-swap
Advanced tools
Comparing version 0.17.0 to 0.18.0
@@ -230,4 +230,6 @@ import Transport from '@ledgerhq/hw-transport'; | ||
amountToUse: string; | ||
decimalsToUse: number; | ||
tokenToUseScriptHash: string; | ||
amountToReceive: string; | ||
decimalsToReceive: number; | ||
tokenToReceiveScriptHash: string; | ||
@@ -234,0 +236,0 @@ address: string; |
{ | ||
"name": "blockchain-service-swap", | ||
"version": "0.17.0", | ||
"version": "0.18.0", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
21059
466