@@ -55,3 +55,2 @@ const jeton = require('../index') | ||
| threshold: 218, | ||
| blockheight: blockheight, | ||
| oraclePubKey: oraclePub, | ||
@@ -107,3 +106,3 @@ parties: { | ||
| .to(priv1.toAddress(), 19000) | ||
| .lockUntilBlockHeight(660211) // Must be after the blockheight in the script | ||
| .lockUntilBlockHeight(blockheight) // Must be after the blockheight in the script | ||
@@ -110,0 +109,0 @@ //console.log(spendTx.toObject()) |
+1
-1
| { | ||
| "name": "jeton-lib", | ||
| "version": "1.6.0", | ||
| "version": "1.6.1", | ||
| "description": "Extension of bitcore-lib-cash for advanced Bitcoin Cash transaction types", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
36763
-0.07%862
-0.12%