github.com/line/ostracon@v1.0.10-0.20230328032236-7f20145f065d/spec/consensus/proposer-selection.md (about)

     1  # Proposer Selection Procedure
     2  
     3  Ostacon adopts a proposer selection algorithm using VRF. Using VRF makes the election unpredictable and makes the Proposer election more secure. Learn more here: [VRF-based proposer election](https://github.com/torao/ostracon/blob/fix/merge_docs_from_lbm/docs/en/02-consensus.md#vrf-based-proposer-election)