Function holochain::test_utils::network_simulation::data_zome[][src]

pub async fn data_zome(uuid: String) -> DnaFile
Expand description

The zome to use for this simulation. Currently this is a limitation of this prototype that you must use the data generation zome in the actual simulation so the Dna element matches. Hopefully this limitation can be overcome in the future.