Files
nutshell/cashu/wallet
callebtc f3cf1c69c4 [Wallet] Bugfix/enable-funding-multiple-mints (#210)
* Fix bug where no additional mints can be funded

As soon as one mint is in the database, the new multimint selector only
considers this mint, even if the `MINT_` environment variables point to
a different one. This commit fixes it by explicitly adding the set mint
URL to the selector.

Additionally did some small cleanups.

* Move mint adding to higher-level function

* bypass selection at first time

* use contextx, more explicit

* remove whitespace

---------

Co-authored-by: xphade <18196286+xphade@users.noreply.github.com>
2023-05-13 19:49:37 +02:00
..
2023-05-11 23:27:13 +02:00
2023-05-01 22:39:23 +02:00
2023-02-25 12:27:33 +01:00
2023-05-01 22:39:23 +02:00
2023-05-11 23:27:13 +02:00
2023-05-11 23:27:13 +02:00
2023-05-11 23:27:13 +02:00