* FIX: getBlocks optional params

* v2.3.0 - new minor version for mempool-js
- Add support for Bisq API
- Add support for Liquid API
- Change the main object to export network objects.
- Change README.md instructions.

* 2.3.0

* FIX wrong npm link. (#15)

* FIX version name v2.2.0 (#17)

Co-authored-by: softsimon <softsimon@users.noreply.github.com>
This commit is contained in:
Miguel Medeiros
2021-04-15 15:33:12 -03:00
committed by GitHub
parent c80f82a0b1
commit 9c483af487
2 changed files with 9 additions and 6 deletions

View File

@@ -1,11 +1,16 @@
{
"name": "@mempool/mempool-js",
"version": "2.2.1",
"description": "NPM Package for Mempool JS API.",
"version": "2.2.0",
"description": "NPM package module for Mempool APIs.",
"main": "lib/index.js",
"keywords": [
"axios",
"bitcoin",
"bisq",
"liquid",
"mainet",
"testnet",
"signet",
"blockchain",
"html",
"mempool-space",