mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-07 07:13:13 +00:00
Remove // topicID = hash(topicDescriptor); (not the topic.name)
This commit is contained in:
parent
05e4666176
commit
a456e56304
@ -47,7 +47,6 @@ message ControlPrune {
|
||||
optional string topicID = 1;
|
||||
}
|
||||
|
||||
// topicID = hash(topicDescriptor); (not the topic.name)
|
||||
message TopicDescriptor {
|
||||
optional string name = 1;
|
||||
optional AuthOpts auth = 2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user