[][src]Function hdk::api::remove_entry

pub fn remove_entry(address: &Address) -> ZomeApiResult<Address>

Commit a DeletionEntry to your local source chain that marks an entry as 'deleted' by setting its status metadata to Deleted and adding the DeleteEntry's address in the deleted entry's metadata, which will be used by validation routes.