Skip to content

[ZK Stack] - Recovering from System has failed L1 transactions (v27.3.0) #1004

Answered by ly0va
eierina asked this question in ZK Stack
Discussion options

You must be logged in to vote

@eierina thanks for the update, can you please try

DELETE FROM transactions WHERE miniblock_number IS NULL;

in_mempool denotes whether the tx is in the node's in-memory mempool, while the above command should work while the node is offline.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ly0va
Comment options

@eierina
Comment options

@eierina
Comment options

@ly0va
Comment options

Answer selected by antonbaliasnikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ZK Stack
Labels
zk-stack ZK Stack Question
2 participants