Post
Topic
Board Project Development
Re: [FEEDBACK WANTED] Moneypot | Wallet | Privacy | Lightning ϟ |
by
LoyceV
on 23/07/2021, 20:51:03 UTC
It also would not make much sense to use the Tor Browser as it does not persist most data (cookies, local storage), which for the moneypot wallet would mean that you'd have to resync your entire wallet every time you open your browser.
I don't mind, it's just for testing.

Quote
So a workaround would be to download the standalone tor client (if on windows), and set the socks proxy of your browser of choice to
Code:
127.0.0.1:9050
I don't use Windows.

Quote
These are the recommended fees to get confirmed within 6 blocks
I've seen many algorithms that suggest much higher fees than necessary. In the past day (or week, a few sat/byte was always enough to confirm within 6 blocks.

Quote
Our business model is not centered around collecting fees from in- and outputs in any way.
That's good Smiley I see the benefits of batching transactions though, it's basically what most exchanges do nowadays too, except for they charge the users a much higher fee.