commit
c05761b98b
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ db/testnet/blocks/*
|
|||||||
db/testnet/blocks
|
db/testnet/blocks
|
||||||
|
|
||||||
README.html
|
README.html
|
||||||
|
public
|
||||||
|
|||||||
@ -37,3 +37,4 @@ db/testnet/blocks
|
|||||||
|
|
||||||
README.html
|
README.html
|
||||||
k*
|
k*
|
||||||
|
public
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "insight-bitcore-api",
|
"name": "insight-bitcore-api",
|
||||||
"description": "An open-source bitcoin blockchain API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
|
"description": "An open-source bitcoin blockchain API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
|
||||||
"version": "0.2.6",
|
"version": "0.2.7",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ryan X Charles",
|
"name": "Ryan X Charles",
|
||||||
"email": "ryan@bitpay.com"
|
"email": "ryan@bitpay.com"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user