From 069acf029742fcd6d8a5c8181e298a61f00f3f7f Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 5 Oct 2020 12:17:18 +0900 Subject: [PATCH] Add Retry button if a BTCPay Vault operation fails --- .../Views/Shared/VaultElements.cshtml | 2 +- ...vationSchemes_HardwareWalletDialogs.cshtml | 3 +- .../Views/Wallets/WalletSendVault.cshtml | 10 +++--- .../wwwroot/js/StoreAddDerivationScheme.js | 6 ++-- BTCPayServer/wwwroot/js/vaultbridge.ui.js | 33 ++++++++++++++++++- 5 files changed, 44 insertions(+), 10 deletions(-) diff --git a/BTCPayServer/Views/Shared/VaultElements.cshtml b/BTCPayServer/Views/Shared/VaultElements.cshtml index 33e66ec08..78e52a664 100644 --- a/BTCPayServer/Views/Shared/VaultElements.cshtml +++ b/BTCPayServer/Views/Shared/VaultElements.cshtml @@ -1,4 +1,4 @@ -