@using BTCPayServer.Client @using BTCPayServer.Components @model ListTransactionsViewModel @{ var walletId = Context.GetRouteValue("walletId").ToString(); var labelFilter = Context.Request.Query["labelFilter"].ToString(); Layout = "../Shared/_NavLayout.cshtml"; ViewData.SetActivePage(WalletsNavPages.Transactions, $"{Model.CryptoCode} Transactions", walletId); } @section PageHeadContent { } @section PageFootContent { @*Without async, somehow selenium do not manage to click on links in this page*@ @* Custom Range Modal *@ }
Date
|
Label | Transaction Id | Amount | ||
---|---|---|---|---|---|
0
selected
|
If BTCPay Server shows you an invalid balance, rescan your wallet.
If some transactions appear in BTCPay Server, but are missing in another wallet, follow these instructions.