Paul Miller
Paul Miller
Needs identity / auth, maybe derivable from the 12 words?
I followed the `curl https://getnigiri.vulpem.com | bash` install instruction, but it didn't update my existing install, and therefore when I tried to run the hot new lightning stuff I got...
Was trying to use nigiri in a script and the lightning faucet was failing. Turns out the problem is I was calling `nigiri faucet cln 1` too quickly after start,...
we have good logic for showing the larger balance, but would be good to show the icon of the source as well (in this case it's showing the chain but...
if the user has their file it's nice to be able to use that instead of the seed words
Right now our fee explainer is hardcoded for lightning channel open explanations. It should handle if it's a lightning send, fedi send, onchain send etc
from @TonyGiorgio: "I can't get federation invoices to show up successfully after the invoice has been paid. Stays on the QR code screen forever" I can't repro. created invoice on...
Started with federation.rs, we can do this in multiple PRs or just make one big docs pr
needs https://github.com/MutinyWallet/mutiny-node/pull/1171 this unveiled a bunch of zaps I had missed sometimes it causes the whole app to reload though not sure what's up with that hopefully sentry will help