Browse Source

Update spec/abci++/abci++_methods_002_draft.md

Co-authored-by: Callum Waters <cmwaters19@gmail.com>
pull/7804/head
Sergio Mena 3 years ago
parent
commit
eb233d5565
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      spec/abci++/abci++_methods_002_draft.md

+ 1
- 1
spec/abci++/abci++_methods_002_draft.md View File

@ -74,7 +74,7 @@ title: Methods
| Name | Type | Description | Field Number |
|------------------|----------------------------------------------|-------------------------------------------------|--------------|
| consensus_params | [ConsensusParams](#consensusparams) | Initial consensus-critical parameters (optional | 1 |
| consensus_params | [ConsensusParams](#consensusparams) | Initial consensus-critical parameters (optional) | 1 |
| validators | repeated [ValidatorUpdate](#validatorupdate) | Initial validator set (optional). | 2 |
| app_hash | bytes | Initial application hash. | 3 |


Loading…
Cancel
Save