[][src]Function grin_core::consensus::graph_weight

pub fn graph_weight(height: u64, edge_bits: u8) -> u64

Compute weight of a graph as number of siphash bits defining the graph Must be made dependent on height to phase out C31 in early 2020 Later phase outs are on hold for now