mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 15:02:33 +00:00
6fc82f3824
Updates https://github.com/tendermint/tendermint/issues/693 * Adjusted Heartbeat.Copy to return nil on trying to copy a nil value instead of panicking. * Also documented that WriteSignBytes panics if the Heartbeat is nil.