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
Update the BTC, BCH, LTC, and DASH confirmation threshold in the wallet application to allow users to see updated balances and spend funds after 1 confirmation.
Confirmation Threshold:
Reduce the threshold from 3 confirmations to 1 confirmation.
Balance Update:
After the first confirmation, update the user's wallet balance to reflect the incoming transaction, enabling the user to spend the funds.
Transaction Status:
In the transaction list, continue to display the status as "Processing" until the default 3 confirmations are reached.
The text was updated successfully, but these errors were encountered:
Update the BTC, BCH, LTC, and DASH confirmation threshold in the wallet application to allow users to see updated balances and spend funds after 1 confirmation.
Confirmation Threshold:
Reduce the threshold from 3 confirmations to 1 confirmation.
Balance Update:
After the first confirmation, update the user's wallet balance to reflect the incoming transaction, enabling the user to spend the funds.
Transaction Status:
In the transaction list, continue to display the status as "Processing" until the default 3 confirmations are reached.
The text was updated successfully, but these errors were encountered: