Skip to content

document testnet command & other little doc fixes#1588

Merged
melekes merged 1 commit intodevelopfrom
zach/testnets
May 18, 2018
Merged

document testnet command & other little doc fixes#1588
melekes merged 1 commit intodevelopfrom
zach/testnets

Conversation

@zramsay
Copy link
Copy Markdown
Contributor

@zramsay zramsay commented May 17, 2018

ref: #1535

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1588 into develop will decrease coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1588      +/-   ##
===========================================
- Coverage    63.72%   63.58%   -0.14%     
===========================================
  Files          103      103              
  Lines         9551     9551              
===========================================
- Hits          6086     6073      -13     
- Misses        2900     2912      +12     
- Partials       565      566       +1
Impacted Files Coverage Δ
blockchain/pool.go 67.36% <0%> (-1.39%) ⬇️
consensus/reactor.go 72.46% <0%> (-0.91%) ⬇️
consensus/state.go 76.46% <0%> (-0.27%) ⬇️
p2p/peer.go 65.95% <0%> (ø) ⬆️

@melekes melekes merged commit 0908e66 into develop May 18, 2018
@melekes melekes deleted the zach/testnets branch May 18, 2018 05:52
firelizzard18 pushed a commit to AccumulateNetwork/tendermint that referenced this pull request Feb 1, 2024
…1588)

* fix: docs: default db provider moved from node to config

* fix: guide: default db provider moved from node to config
iKapitonau pushed a commit to scrtlabs/tendermint that referenced this pull request Jul 16, 2024
…ndermint#1588) (tendermint#3132)

Small correction of the guide to setup a built-in cometbft application.
Current example code gave me an error (DefaultDBProvider does not exist
in nm/node), I believe this should be cfg/config instead. The code
bellow is working for me.

I did not add anything to the changelog as that seems kinda unnecessary
for such a small change to just the docs.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

<hr>This is an automatic backport of pull request tendermint#1588 done by
[Mergify](https://mergify.com).

---------

Co-authored-by: Plopmenz <45976616+Plopmenz@users.noreply.github.com>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
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