mirror of
https://github.com/arnaucube/blindsecp256k1-js.git
synced 2026-02-06 19:06:42 +01:00
v0.0.7
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
node_modules
|
node_modules
|
||||||
blindsecp256k1-browser.js
|
blindsecp256k1-browser.js
|
||||||
dist
|
dist
|
||||||
|
package-lock.json
|
||||||
|
|||||||
3122
package-lock.json
generated
3122
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "blindsecp256k1",
|
"name": "blindsecp256k1",
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"description": "Blind signatures over secp256k1, compatible with https://github.com/arnaucube/go-blindsecp256k1",
|
"description": "Blind signatures over secp256k1, compatible with https://github.com/arnaucube/go-blindsecp256k1",
|
||||||
"main": "dist/index",
|
"main": "dist/index",
|
||||||
"types": "dist/index",
|
"types": "dist/index",
|
||||||
|
|||||||
Reference in New Issue
Block a user