After a utxo rescan, the cached balance should be invalidated

This commit is contained in:
nicolas.dorier
2022-05-27 16:26:31 +09:00
committed by Kukks
parent a9e08dd587
commit 20d653798c
4 changed files with 9 additions and 7 deletions

View File

@@ -102,7 +102,7 @@ namespace BTCPayServer.Controllers
CustomCSSLink = settings.CustomCSSLink,
CustomLogoLink = storeBlob.CustomLogo,
AppId = appId,
Store = store,
StoreId = store.Id,
Description = settings.Description,
EmbeddedCSS = settings.EmbeddedCSS,
RequiresRefundEmail = settings.RequiresRefundEmail