mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-10 00:03:04 +00:00
Update spec/abci++/abci++_methods_002_draft.md
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
This commit is contained in:
@@ -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 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user