pub fn send_result<T: Debug>(sender: &mut Sender<T>, result: Result<T, Error>)
Expand description

report any errors or successes encountered by the authorship task back to the rpc