Skip to content

[ZK Stack] - System has failed L1 transaction #764

Discussion options

You must be logged in to vote

Hi @sachanayush47 , you need to include the various path parameters when using block_reverter. Example:

 ./target/release/block_reverter clear-failed-transactions \
    --config-path $ZK_CHAIN_CONFIG_ROOT/configs/general.yaml \
    --contracts-config-path $ZK_CHAIN_CONFIG_ROOT/configs/contracts.yaml  \
    --secrets-path $ZK_CHAIN_CONFIG_ROOT/configs/secrets.yaml  \
    --wallets-path $ZK_CHAIN_CONFIG_ROOT/configs/wallets.yaml  \
    --genesis-path $ZK_CHAIN_CONFIG_ROOT/configs/genesis.yaml

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@sachanayush47
Comment options

@sachanayush47
Comment options

@MexicanAce
Comment options

Answer selected by sachanayush47
@sachanayush47
Comment options

@abbasfvi
Comment options

@sachanayush47
Comment options

@abbasfvi
Comment options

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
4 participants