pub fn encode_chain_response_string( request_id: &str, response_tag: u8, result: Result<&str, &str>, ) -> Vec<u8> ⓘ
Encode a Result(str, GenericError) response.
Result(str, GenericError)
Used by tags 97 (chain name), 99 (chain properties).