@override String toJson(ByteList object) { return Base58Encoder.instance.encode(object.asTypedList); }