github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.0/improvements/230-p2p-peer-msg-type-and-metric.md (about) 1 - `[p2p]` Reactor `Send`, `TrySend` and `Receive` renamed to `SendEnvelope`, 2 `TrySendEnvelope` and `ReceiveEnvelope` to allow metrics to be appended to 3 messages and measure bytes sent/received. 4 ([\#230](https://github.com/cometbft/cometbft/pull/230))