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
fixes a left pver `--ethereum-address`
(cherry picked from commit eb5fe09)
<!--
Please read and fill out this form before submitting your PR.
Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->
## Overview
<!--
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue.
-->
Cherry pick eb5fe09Fixes: #2101
## Checklist
<!--
Please complete the checklist to ensure that the PR is ready to be
reviewed.
IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->
- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
Co-authored-by: Evan Forbes <[email protected]>
Context
I'm trying to debug #2098 by running a local devnet node on the
v0.11.x
release branch. So far I've tried0.11.0
and0.11.2
.Problem
If I remove
celestia-app/scripts/single-node.sh
Line 17 in 4a0ac5d
cc: @sweexordious
The text was updated successfully, but these errors were encountered: