aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat(sdk): Add a method to sdk for users to flush their queued proofs.

Open PatStiles opened this issue 1 year ago • 0 comments

Currently for users to cancel proofs or flush the queue they must trigger an InsufficientBalance error in the batcher for there batch queue. We should create an endpoint within the batcher that triggers a flush_queue for the users.

PatStiles avatar Dec 04 '24 21:12 PatStiles