forked from cerc-io/laconicd-deprecated
additions
This commit is contained in:
+3
-5
@@ -6,11 +6,9 @@ import "google/protobuf/descriptor.proto";
|
||||
option go_package = "github.com/regen-network/cosmos-proto";
|
||||
|
||||
extend google.protobuf.MessageOptions {
|
||||
string interface_type = 93001;
|
||||
string interface_type = 93001;
|
||||
|
||||
string implements_interface = 93002;
|
||||
string implements_interface = 93002;
|
||||
}
|
||||
|
||||
extend google.protobuf.FieldOptions {
|
||||
string accepts_interface = 93001;
|
||||
}
|
||||
extend google.protobuf.FieldOptions { string accepts_interface = 93001; }
|
||||
|
||||
Reference in New Issue
Block a user