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

Add check GRPC checkpoint #7

Merged
merged 5 commits into from
Oct 27, 2023
Merged

Add check GRPC checkpoint #7

merged 5 commits into from
Oct 27, 2023

Conversation

anhductn2001
Copy link
Contributor

Close #4

@anhductn2001 anhductn2001 requested a review from faddat October 25, 2023 04:52
"http://65.109.91.165:2001": "3399904",
"http://104.245.147.209:26657": "3693001",
"http://localhost:26657": "3382001",
"http://185.247.207.13:26657": "3603400",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in proper TOML, we don't use colons.

Suggested change
"http://185.247.207.13:26657": "3603400",
"http://185.247.207.13:26657" = "3603400",

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but that is just a note, please instead do as described in slack.

@faddat faddat merged commit 1f4be1f into main Oct 27, 2023
Copy link
Contributor

@faddat faddat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great

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.

find open grpc ports
2 participants