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
362 stars 68 forks source link

add category column to cyphernode_props table #260

Closed phillamy closed 2 years ago

phillamy commented 2 years ago

Tested on clean install - old table definition DB created with old definition and migrated after restart

Tested on clean install - new table definition DB created with new definition - no migration since column is already there

Also bumped version to 0.2 in both table def and migration: