v.3.2.3: add support for secp256k1 keys

This commit is contained in:
nixer89
2025-09-25 10:40:34 +02:00
parent e364fae513
commit 9b5de61a2f
2 changed files with 50 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "xpopgen",
"version": "3.2.2",
"version": "3.2.3",
"description": "Store XRPL Proof of Validation messages",
"main": "index.mjs",
"scripts": {