-
Notifications
You must be signed in to change notification settings - Fork 993
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
ledger: change default folder to .namada
#631
Conversation
5727f52
to
8ed459a
Compare
8ed459a
to
30fba16
Compare
holding off on draft tests |
@@ -28,7 +28,7 @@ WORKDIR /app | |||
RUN git clone -b v0.1.1-abcipp --single-branch https://github.com/heliaxdev/tendermint.git && cd tendermint && make build | |||
|
|||
FROM debian:bullseye-slim AS runtime | |||
ENV ANOMA_BASE_DIR=/.anoma |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think it's a BASE_DIR
not a BASE_NADIR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the help of Tomas ofc
I think we can maybe close this and apply all the breaking changes at once in #794 |
closed in favor of #794 |
Lets not merge this until we have fixed our internal tools