mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-20 05:34:28 +01:00
Feature: RBF and UX improvement to fee bumping
This commit is contained in:
@@ -19,5 +19,6 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
public string ChangeAddress { get; set; }
|
||||
|
||||
public string PendingTransactionId { get; set; }
|
||||
public long BalanceChangeFromReplacement { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user