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