Add try catch block if user reject a withdraw action

This commit is contained in:
RcleydsonR
2023-02-22 13:13:27 -03:00
parent ec5fb7ef76
commit 94640c4492
4 changed files with 12 additions and 7 deletions
@@ -112,7 +112,7 @@ showInitialItems();
<template>
<div class="blur-container" v-if="loadingWalletTransactions">
<SpinnerComponent width="8" height="8" color="white"></SpinnerComponent>
<SpinnerComponent width="8" height="8" fillColor="white"></SpinnerComponent>
</div>
<div class="blur-container" v-if="!loadingWalletTransactions">
<div