mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 05:46:32 +00:00
spec: add missing field to NodeInfoOther (#2426)
and fix formatting Refs https://github.com/tendermint/tendermint/pull/2417#discussion_r218080500
This commit is contained in:
committed by
Alexander Simmerl
parent
2fbf810cd8
commit
89462c52d9
@@ -92,6 +92,7 @@ type NodeInfoOther struct {
|
||||
ConsensusVersion string
|
||||
RPCVersion string
|
||||
TxIndex string
|
||||
RPCAddress string
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user