liuxiaolong
2021-08-31 2eebf13462324b2a0d1b5db884d8dafc4c3345af
proto/bhome_msg.proto
File was renamed from src/proto/bhome_msg.proto
@@ -57,9 +57,11 @@
message MsgSubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgUnsubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgRegisterRPC {
   MsgTopicList topics = 1;