kubo/identify/message.proto
2014-08-07 06:21:11 -07:00

4 lines
45 B
Protocol Buffer

message Identify {
required bytes id = 1;
}