pub fn serialize<S: Serializer>(
    address: &AddressWrapper,
    s: S
) -> Result<S::Ok, S::Error>
Expand description

custom AddressWrapperserialization to use the bech32 representation