diff --git a/spec/consensus/proposer-based-timestamp/bft-time.md b/spec/consensus/proposer-based-timestamp/bft-time.md index cec3b91ab..e0fbe2f6f 100644 --- a/spec/consensus/proposer-based-timestamp/bft-time.md +++ b/spec/consensus/proposer-based-timestamp/bft-time.md @@ -1,8 +1,7 @@ ---- -order: 2 ---- # BFT Time +> BFTTime was removed from Tendermint consensus from v0.36, being replaced by [PBTS](./README.md). + Tendermint provides a deterministic, Byzantine fault-tolerant, source of time. Time in Tendermint is defined with the Time field of the block header.