status-go/protocol/v1
frank 4cc53630d5 Sync bookmarks 2022-02-17 12:40:33 +00: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 Send abridged version of history with messages in group chats 2021-01-26 09:39:52 +01:00
membership_update_message_test.go Send abridged version of history with messages in group chats 2021-01-26 09:39:52 +01:00
message.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
message_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
pair_message.go
status_message.go Sync bookmarks 2022-02-17 12:40:33 +00:00

README.md

v1 protocol package folder

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