Support for forknote (BCN, ...) v2 and v3 Blocks
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cryptonote-util",
|
||||
"version": "0.0.1",
|
||||
"name": "forknote-util",
|
||||
"version": "0.9.1",
|
||||
"main": "cryptonote",
|
||||
"author": {
|
||||
"name": "LucasJones",
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/clintar/node-cryptonote-util.git"
|
||||
"url": "https://github.com/wallet42/node-forknote-util.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"bindings": "*",
|
||||
@@ -16,6 +16,8 @@
|
||||
},
|
||||
"keywords": [
|
||||
"cryptonight",
|
||||
"cryptonote"
|
||||
"cryptonote",
|
||||
"forknote",
|
||||
"bytecoin"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user