pub fn is_same_address(address_one: &str, address_two: &str) -> bool
Check if two addresses are the same (case insensitive)