pub type Cut = Vec<(LaneId, DataProposalHash, LaneBytesSize, PoDA)>;
pub struct Cut { /* private fields */ }