This commit is contained in:
hatim boufnichel 2024-04-24 14:27:09 +02:00
parent 2cc610d07f
commit 7b5f5c260a
2 changed files with 996 additions and 1 deletions

View file

@ -35,6 +35,7 @@
"@types/secp256k1": "^4.0.3",
"axios": "^0.28.0",
"bech32": "^2.0.0",
"bitcoin-core": "^4.2.0",
"chai": "^4.3.7",
"chai-string": "^1.5.0",
"copyfiles": "^2.4.1",
@ -77,4 +78,4 @@
"ts-node": "10.7.0",
"typescript": "4.5.2"
}
}
}