mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-04 07:48:00 +08:00
4 lines
45 B
Protocol Buffer
4 lines
45 B
Protocol Buffer
message Identify {
|
|
required bytes id = 1;
|
|
}
|