chrisguida / smaug

`smaug` watches your bitcoin treasury with a meticulous eye
MIT License
13 stars 3 forks source link

fix regtest / add cookie authentication #40

Closed chrisguida closed 8 months ago

chrisguida commented 9 months ago

Regtest testing is broken, you need to add a username and password to use it

we should use cookie auth instead so it "just works" for people using nix develop

chrisguida commented 8 months ago

Fixed by #41