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
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.
The text was updated successfully, but these errors were encountered:
PatStiles
changed the title
feat(sdk): Add a method to sdk for users to Flush Queue there proof queue.
feat(sdk): Add a method to sdk for users to flush there proof queue.
Dec 6, 2024
PatStiles
changed the title
feat(sdk): Add a method to sdk for users to flush there proof queue.
feat(sdk): Add a method to sdk for users to flush there queued proofs.
Dec 6, 2024
PatStiles
changed the title
feat(sdk): Add a method to sdk for users to flush there queued proofs.
feat(sdk): Add a method to sdk for users to flush their queued proofs.
Dec 15, 2024
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 aflush_queue
for the users.The text was updated successfully, but these errors were encountered: