sleep-protocol 0.1.1

SLEEP Network Protocol protobuf definitions.
Documentation
1
2
3
4
message Feed {
  required bytes discoveryKey = 1;
  optional bytes nonce = 2;
}