pub fn build_workload_wait_proof_input( public_identity_key: &str, nonce: &str, iat: u64, ) -> Vec<u8> ⓘ