Fixed raven block processing

This commit is contained in:
MoneroOcean
2020-12-09 03:45:40 +00:00
parent 95870f3f47
commit 1647e8ccd6
2 changed files with 11 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cryptoforknote-util",
"version": "9.0.12",
"version": "9.0.13",
"main": "cryptoforknote-util",
"author": {
"name": "LucasJones",
@@ -17,7 +17,8 @@
"bignum": "^0.13.1",
"sha3": "*",
"varuint-bitcoin": "^1.0.4",
"bitcoinjs-lib": "git+https://github.com/bitcoinjs/bitcoinjs-lib.git#533d6c2e6d0aa4111f7948b1c12003cf6ef83137"
"bitcoinjs-lib": "git+https://github.com/bitcoinjs/bitcoinjs-lib.git#533d6c2e6d0aa4111f7948b1c12003cf6ef83137",
"merkle-bitcoin": "git+https://github.com/CloudMining/merkle-bitcoin.git#ec00ae20ba60d444e150ead03c747695ddaa83a1"
},
"keywords": [
"cryptonight",