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