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
jeisses
changed the title
When resuming a paused batch the is fee has to be paid again
When resuming a paused batch the fee has to be paid again
Dec 20, 2022
jeisses
changed the title
When resuming a paused batch the fee has to be paid again
force: When resuming a paused batch the fee has to be paid again
Jan 2, 2023
When pausing and resuming a batch, there will be a batch is underfunded error.
This is because the batch does not contain the network fee (10%) anymore.
So in order for the batch to be resumed, a deposit of 10% of the batch balance needs to be vtransfered to it.
from account
to vaccount
quantity in the form of extended asset format
memo is the batch id.
add vtransfer action it to the resume batch functionality
add notification for user that the fee will need to be repaid in order to restart batch.
We should either disable pausing batches or disable the batching fuding check if one is being resumed
The text was updated successfully, but these errors were encountered: