Remove problematic bigint encoding
Compare changes
Files
6@@ -17,3 +17,21 @@ func convertJsonNumberToString(
@@ -17,3 +17,21 @@ func convertJsonNumberToString(
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.