pub fn actor_name_by_code(code: &Cid) -> Result<&str, String>
Expand description

Given an actor code Cid, returns the name of the actor.