mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-28 18:10:20 +00:00
Handshaker was removed from proxy package so it can be called independently of starting the abci app connections and can return a result to the caller.
See the consensus spec and the reactor consensus spec for more information.