aligned_layer
aligned_layer copied to clipboard
feat(sdk): Add a method to sdk for users to flush their queued proofs.
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.