feat(endpoint): Added getTokenData() method to bch-api

This commit is contained in:
Daniel Gonzalez
2022-04-15 18:25:12 -04:00
parent 88231cb303
commit dbc4e3e731
4 changed files with 551 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "bch-api",
"version": "1.16.0",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "bch-api",
"version": "1.16.0",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@psf/bch-js": "^4.20.7",