pub fn encode_chain_response_hex( request_id: &str, response_tag: u8, result: Result<&[u8], &str>, ) -> Vec<u8> ⓘ
Encode a Result(Hex(), GenericError) response.
Result(Hex(), GenericError)
Used by tag 95 (genesis hash).