BitcoinAmiens / dogecoin-spv-node

A simple dogecoin spv node
Other
17 stars 2 forks source link

List payment channel services #53

Open rllola opened 2 years ago

rllola commented 2 years ago

How should we load payment channel services ?

rllola commented 2 years ago

This PR add a temporary list in constants.js (https://github.com/BitcoinAmiens/dogecoin-spv-node/pull/63)

In the future it could be better to have them in a .json file and just pass it the name of the file in the command line.