Added KCN coin support

This commit is contained in:
MoneroOcean
2024-05-28 00:23:59 +03:00
parent 89fc132363
commit dae35d962a
2 changed files with 18 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cryptoforknote-util",
"version": "15.2.2",
"version": "15.3.2",
"author": {
"name": "LucasJones",
"email": "lucasjonesdev@hotmail.co.uk"
@@ -16,6 +16,7 @@
"bignum": "^0.13.1",
"sha3": "*",
"base58-native": "*",
"bech32": "*",
"varuint-bitcoin": "^1.0.4",
"merkle-lib": "^2.0.10",
"bitcoinjs-lib": "git+https://github.com/MoneroOcean/bitcoinjs-lib.git"