github.com/onflow/flow-go@v0.33.17/utils/binstat/binstat_bins.go (about) 1 package binstat 2 3 const ( 4 BinNet = "~3net" 5 BinStdmap = "~6stdmap" 6 BinMakeID = "~6MakeID" 7 )