pub type View = u64;
View is a monotonically increasing counter that represents the current focus of consensus. Each View corresponds to a round in the consensus protocol where validators attempt to agree on a block to commit.