mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 13:26:23 +00:00
## Description Part of the issue is to add metrics to the websocket connection. It seems this would require some moving around of things in the node pkg. I opted to not make this change now, and wait for when we do a node pkg refactor. If someone disagrees with this appraoch please let me know, I can attempt to get metrics into the rpc layer. There is not a need to update documentation as it already states this metric is a histogram.. Closes: #1791
Consensus
See the consensus spec and the reactor consensus spec for more information.