Proofs.CallProof.Builder |
Proofs.CallProof.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clear() |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clearBlockProof() |
Proof of authenticity for the block header.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clearCallProof() |
Proof from the error aggregator (i.e., a `ProofMapIndex` the Merkle root
of which is recorded in the block header as `error_hash`).
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clearErrorDescription() |
Human-readable description of an error if the call status is erroneous.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.clone() |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.mergeBlockProof(Proofs.BlockProof value) |
Proof of authenticity for the block header.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.mergeCallProof(MapProofOuterClass.MapProof value) |
Proof from the error aggregator (i.e., a `ProofMapIndex` the Merkle root
of which is recorded in the block header as `error_hash`).
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.mergeFrom(Proofs.CallProof other) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Proofs.CallProof.Builder |
Proofs.CallProof.newBuilder() |
|
static Proofs.CallProof.Builder |
Proofs.CallProof.newBuilder(Proofs.CallProof prototype) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.newBuilderForType() |
|
protected Proofs.CallProof.Builder |
Proofs.CallProof.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setBlockProof(Proofs.BlockProof value) |
Proof of authenticity for the block header.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setBlockProof(Proofs.BlockProof.Builder builderForValue) |
Proof of authenticity for the block header.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setCallProof(MapProofOuterClass.MapProof value) |
Proof from the error aggregator (i.e., a `ProofMapIndex` the Merkle root
of which is recorded in the block header as `error_hash`).
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setCallProof(MapProofOuterClass.MapProof.Builder builderForValue) |
Proof from the error aggregator (i.e., a `ProofMapIndex` the Merkle root
of which is recorded in the block header as `error_hash`).
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setErrorDescription(java.lang.String value) |
Human-readable description of an error if the call status is erroneous.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setErrorDescriptionBytes(com.google.protobuf.ByteString value) |
Human-readable description of an error if the call status is erroneous.
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Proofs.CallProof.Builder |
Proofs.CallProof.toBuilder() |
|