So, as far as I've been able to do, it's currently impossible to convert an address-type to a string, and a string to an address-type. If you use sui::bcs::to_bytes(address) what you get is a vector ...