Function hdk::hash_path::anchor::list_anchor_addresses[][src]

pub fn list_anchor_addresses(
    anchor_type: String
) -> ExternResult<Vec<EntryHash>>

Returns every entry hash in a vector from the second level of an anchor. Uses the string argument to build the path from the root. Hashes are sorted in the same way that paths sort children.