Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs] How do I access my CometBFT endpoint externally? (#986)
## Summary Update the full node walkthrough to show how to export port `26656` ## Issue - #981 ## Type of change Select one or more from the following: - [ ] New feature, functionality or library - [ ] Consensus breaking; add the `consensus-breaking` label if so. See #791 for details - [ ] Bug fix - [ ] Code health or cleanup - [x] Documentation - [ ] Other (specify) ## Testing - [x] **Documentation**: `make docusaurus_start`; only needed if you make doc changes - [ ] **Unit Tests**: `make go_develop_and_test` - [ ] **LocalNet E2E Tests**: `make test_e2e` - [ ] **DevNet E2E Tests**: Add the `devnet-test-e2e` label to the PR. --------- Co-authored-by: Dima K. <[email protected]>
- Loading branch information