Function holochain_state::source_chain::genesis[][src]

pub async fn genesis(
    vault: EnvWrite,
    dna_hash: DnaHash,
    agent_pubkey: AgentPubKey,
    membrane_proof: Option<SerializedBytes>
) -> SourceChainResult<()>