SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
363 stars 68 forks source link

Feature/xpub getbalancebylabel fix #148

Closed gabidi closed 4 years ago

gabidi commented 4 years ago

A PR that aims to fix a few small errors that would result invalid JSON being returned for getBalanceByLabel calls.

Tested with SDK and seems to resolve previous issues :)

Kexkey commented 4 years ago

Very nice! Thanks a lot! Still a mystery how all those passed previous tests!