trustbloc/sidetree-core-go

Add rollback capability to the. operation queue

Closed this issue · 0 comments

When operations are removed from the queue then the client is only able to commit the removal of operations but not explicitly rollback the operations. When removing operations from the queue, the remove should be pending until an explicit commit or rollback is performed.