pub fn eth_identify_case(recipient_address: &str) -> EthAddressCase
Expand description
Identifies the case of the recipient address given as hexadecimal string. This function exists as a convenience to help clients to determine the case of the recipient address.