LNP-WG / lnp-node

Lightning network protocol daemon (suitable for generalized Lightning Network)
MIT License
145 stars 40 forks source link

Use configure_me for storing persistent configuration options #43

Open dr-orlovsky opened 2 years ago

dr-orlovsky commented 2 years ago

The crate is already included and the code that uses it is in the binary files, but commented out. What is needed is to do functions that will merge data read via configure_me into Config objects after they got constructed from Opts