public interface ChaincodeEndorsementOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getName()
Specifies what code to run for endorsements, defaults 'escc'
|
com.google.protobuf.ByteString |
getNameBytes()
Specifies what code to run for endorsements, defaults 'escc'
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getName()
Specifies what code to run for endorsements, defaults 'escc'
string name = 1 [json_name = "name"];
com.google.protobuf.ByteString getNameBytes()
Specifies what code to run for endorsements, defaults 'escc'
string name = 1 [json_name = "name"];
Copyright © 2022. All rights reserved.