A tool for building out and managing bitcoind/lightning clusters for regtest or signet environments
Creative Commons Zero v1.0 Universal
45
stars
7
forks
source link
Adds traits to make it easier to add new implementations #18
Closed
tee8z closed 1 year ago
adding traits that lnd and bitcoind implement so it's easier to add more implementations
using the concrete types while possible to keep from having complex resolving issues