Remove problematic bigint encoding
Compare changes
Files
2- Dariusz Rybicki authored
Sources/XXClient/Models/DHKey.swift deleted
100644 → 0
+ 0
− 23
This MR removes DHKey
model and its problematic bigint encoding. This is a workaround until a better solution is developed. For now, the GroupMember
model will be missing dhKey
property.