Beispiel #1
0
func headHeight(h *types.RefHeap) uint64 {
	return h.Peek().Height()
}