github.com/Finschia/ostracon@v1.1.5/spec/consensus/proposer-selection.md (about) 1 # Proposer Selection Procedure 2 3 Ostracon 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/Finschia/ostracon/blob/main/docs/en/02-consensus.md#vrf-based-proposer-election)