Converts the XRP address to a list
List<int> toBytes() { return XrpAddrDecoder().decodeAddr(address); }