Function holochain_cascade::authority::handle_get_entry

source ·
pub async fn handle_get_entry(
    db: DbRead<DbKindDht>,
    hash: EntryHash,
    _options: GetOptions
) -> CascadeResult<WireEntryOps>
Expand description

Handler for get_entry query to an Entry authority