Function holochain_state::mutations::insert_header[][src]

pub fn insert_header(
    txn: &mut Transaction<'_>,
    header: SignedHeaderHashed
) -> StateMutationResult<()>
Expand description

Insert a Header into the database.