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