Function holochain::core::author_key_is_valid[][src]

pub async fn author_key_is_valid(
    _author: &AgentPubKey
) -> Result<(), SysValidationError>
Expand description

Verify the author key was valid at the time of signing with dpki TODO: This is just a stub until we have dpki.