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

go/oais-node/grpc: remove unneeded datadir check #5430

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Nov 7, 2023

There's no reason to check for non-empty datadir here specifically. On node init it is already checked in:

node.dataDir, err = configureDataDir(logger)

@ptrus ptrus force-pushed the ptrus/feature/remove-datadir-check branch from a6d4be6 to 9e06c53 Compare November 7, 2023 13:08
@ptrus ptrus force-pushed the ptrus/feature/remove-datadir-check branch from 9e06c53 to 5ff38a7 Compare November 8, 2023 10:20
@ptrus ptrus enabled auto-merge November 8, 2023 10:20
@ptrus ptrus force-pushed the ptrus/feature/remove-datadir-check branch from 5ff38a7 to 7f64f6d Compare November 8, 2023 14:48
@ptrus ptrus merged commit 194db82 into master Nov 8, 2023
1 check passed
@ptrus ptrus deleted the ptrus/feature/remove-datadir-check branch November 8, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants