[][src]Type Definition grandma::ClusterAddress

type ClusterAddress = (i32, usize);

Like with a node address, the clusters are segmented by layer so we also reference by layer. The ClusterID is not meaningful, it's just a uint.