Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Aug 23, 2024
1 parent 7a55a9a commit e0bc9f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/deploy.just
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,8 @@ run-smoke-cli:
--to-rollup-height $CURRENT_BLOCK \
--sequencer-asset-to-withdraw nria \
--bridge-address {{sequencer_bridge_address}} \
--output "${withdrawals_dst}"
--output "${withdrawals_dst}" \
--force
astria-cli bridge submit-withdrawals \
--signing-key <(printf "%s" "{{sequencer_bridge_pkey}}") \
--sequencer-chain-id {{sequencer_chain_id}} \
Expand Down

0 comments on commit e0bc9f1

Please sign in to comment.