Skip to content

Remove problematic bigint encoding

Dariusz Rybicki requested to merge fix/bigint-encoding into development

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.

Merge request reports