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

Features/optionalbatcher #206

Closed Kexkey closed 3 years ago

Kexkey commented 3 years ago

Made Batcher as an option during setup. Creates ignoreThisApp in the apps/batcher folder when disabled.

Added the ignoreThisApp file for apps/sparkwallet as well when LN is disabled.