[stream] added commit sig in sync stream protobuf.

pull/3583/head
Jacky Wang 4 years ago
parent c34f744c0a
commit 1caf88c7db
No known key found for this signature in database
GPG Key ID: 1085CE5F4FF5842C
  1. 5
      p2p/stream/protocols/sync/message/msg.pb.go

@ -7,11 +7,12 @@
package message
import (
reflect "reflect"
sync "sync"
proto "github.com/golang/protobuf/proto"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
)
const (

Loading…
Cancel
Save