Merge pull request #3 from oipwg/5.0.1-ancestor-limit-increase
Update fcoin to use new utxo ancestor limit
This commit is contained in:
commit
10b25628ba
1640
package-lock.json
generated
1640
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"author": "BitPay <dev@bitpay.com>",
|
||||
"version": "5.0.0-beta.83",
|
||||
"version": "5.0.1",
|
||||
"main": "./index.js",
|
||||
"repository": "git://github.com/oipwg/flocore-node.git",
|
||||
"homepage": "https://github.com/oipwg/flocore-node",
|
||||
@ -37,7 +37,7 @@
|
||||
"commander": "^2.8.1",
|
||||
"errno": "^0.1.4",
|
||||
"express": "^4.13.3",
|
||||
"fcoin": "1.0.0-beta.28",
|
||||
"fcoin": "1.0.1",
|
||||
"flocore-lib": "0.15.1",
|
||||
"flocore-p2p": "5.0.0-beta.6",
|
||||
"florincoind-rpc": "0.7.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user