Marnix Croes
Marnix Croes
here https://github.com/zkSNACKs/WasabiDoc/pull/1132 if that is merged, I can add the links to walletgeneration
for the `Receive Address` image, I would use a mainnet address instead of tesnet. to prevent confusion
I´ll start with `Why Wasabi`
> Thoughts about [BackupBestPractices.md](https://github.com/zkSNACKs/WasabiDoc/blob/master/docs/using-wasabi/BackupBestPractices.md) and [PasswordBestPractices.md](https://github.com/zkSNACKs/WasabiDoc/blob/master/docs/using-wasabi/PasswordBestPractices.md)? > Good as is or should it be stripped/simplified? > @MaxHillebrand @yahiheb @MarnixCroes I'd leave as is. Current is very good and still valid
> @MarnixCroes @yahiheb Good job updating docs to 2.0. > > Although, I cant keep updating this issue with all the PR's. What's the best way to declutter this issue...
the images are already added, maybe remove them or open new PR with only the FAQ text?
edge case, low priority
cannot repro setting a very high fee again immeadiately gives the exception
it crashed ``` Exception type: System.ApplicationException Message: Exception has been thrown in unobserved ThrownExceptions Stack Trace: at WalletWasabi.Fluent.Desktop.Program.c__DisplayClass1_1.b__4() in WalletWasabi.Fluent.Desktop\Program.cs:line 108 at System.Reactive.Concurrency.Scheduler.Invoke(Action action) in /_/Rx.NET/Source/src/System.Reactive/Concurrency/Scheduler.Simple.cs:line 253 at System.Reactive.Concurrency.Scheduler.c.b__74_0(IScheduler _,...