Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update XION requirements for v50 #295

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
2 changes: 2 additions & 0 deletions chains/xion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
github-organization: burnt-labs
github-repo: xion
dockerfile: cosmos
pre-build:
apk add --no-cache binutils-gold
build-target: make install
binaries:
- /go/bin/xiond
Expand Down
Loading