status-go/protocol/v1
frank a2ed1b78dd
feat:support backup/sync ens name (#3415)
2023-04-26 23:37:18 +08: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 Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
pair_message.go
status_message.go feat:support backup/sync ens name (#3415) 2023-04-26 23:37:18 +08:00

README.md

v1 protocol package folder

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