status-go/protocol/v1
Patryk Osmaczko ce82a8c0e5 chore: remove community invitations 2023-08-05 11:49:00 +02:00
..
README.md
clock.go
clock_test.go
decoder.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
encoder.go
membership_update_message.go fix TestGroupChatMembersRemoval sometimes failed (#3037) 2023-01-05 23:37:50 +08:00
membership_update_message_test.go fix TestGroupChatMembersRemoval sometimes failed (#3037) 2023-01-05 23:37:50 +08:00
message.go Communities encryption integration 2022-06-17 21:24:39 +03:00
message_test.go
pair_message.go
status_message.go chore: remove community invitations 2023-08-05 11:49:00 +02:00

README.md

v1 protocol package folder

This folder contains only data types mentioned in the specification and required for its implementation.