WHAT IS POH OR PROOF OF HISTORY?
In blockchain, PoH or Proof of History is a protocol that creates a cryptographic record of the time and sequence of events in a blockchain. It is used as a consensus mechanism in Solana using a function called VDF to allow all validators to work asynchronously.
Unlike the PoS or Proof of Stake, the PoH does not propose a system for choosing validators.