Rodrigo
Rodrigo
Since there is no way to calculate the fees before the PSBT is generated, we can't warn the user that there is no room in utxos for fees when doing...
When you drop the DB and then try to start the Nodeguard, it crashes for the first time, and then after the second one it works well. ``` "Error while...
`GetUtxos` should absorve `GetAvailableUtxos`. The way it could be done is: - make the `wallet_id` field optional - add a flag to include locked utxos as well
.editorconfig taken from https://github.com/AzureAD/microsoft-identity-web/ I had to change some rules from error to warn, otherwise it wouldn't compile Also, `dotnet format` doesn't format `.razor` files, so that is out of...