pub type InstalledCellsWithProofs = Vec<(InstalledCell, Option<MembraneProof>)>;
Expand description

Payload for installing cells