You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<MarkWarningcontent={t('The account does not have enough free funds (excluding locked/bonded/reserved) available to cover the transaction fees without dropping the balance below the account existential amount.')}/>
69
81
)}
82
+
{isDryRunError&&(
83
+
<MarkErrorcontent={t('The transaction would not be successfully executed')}/>
0 commit comments