Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
v1.0.0 -- native segwit inputs and legacy outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
prestwich committed Apr 17, 2019
1 parent 8ce0e80 commit dd2d30a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bitcoin-spv",
"version": "0.0.0",
"description": "bitcoin SPV proofs in Solidity for Integral",
"version": "1.0.0",
"description": "bitcoin SPV proofs in Solidity",
"scripts": {
"compile": "node compile.js",
"test": "mocha"
Expand Down

0 comments on commit dd2d30a

Please sign in to comment.