SHA256 (ltl2ba-1.1.tar.gz) = a66bf05bc3fd030f19fd0114623d263870d864793b1b0a2ccf6ab6a40e7be09b SIZE (ltl2ba-1.1.tar.gz) = 29629 cut icon' href='/favicon.ico'/>
pan style="color:#3a3935">== hash }// ValidatorIDs implements sort.Interface for ValidatorID.type ValidatorIDs []ValidatorID func(v ValidatorIDs)Len()int{returnlen(v)}func(v ValidatorIDs)Less(i int, j int)bool{return bytes.Compare([]byte(v[i].Hash[:]), []byte(v[j].Hash[:])) == -1}func(v ValidatorIDs)Swap(i int, j int) { v[i], v[j] = v[j], v[i]}