public static interface ValidatorChange.ValidatorChangeEventWithProofOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Events.EventWithProof |
getEventWithProof()
.types.EventWithProof event_with_proof = 2; |
Events.EventWithProofOrBuilder |
getEventWithProofOrBuilder()
.types.EventWithProof event_with_proof = 2; |
LedgerInfoOuterClass.LedgerInfoWithSignatures |
getLedgerInfoWithSigs()
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1; |
LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder |
getLedgerInfoWithSigsOrBuilder()
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1; |
boolean |
hasEventWithProof()
.types.EventWithProof event_with_proof = 2; |
boolean |
hasLedgerInfoWithSigs()
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLedgerInfoWithSigs()
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;LedgerInfoOuterClass.LedgerInfoWithSignatures getLedgerInfoWithSigs()
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder getLedgerInfoWithSigsOrBuilder()
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;boolean hasEventWithProof()
.types.EventWithProof event_with_proof = 2;Events.EventWithProof getEventWithProof()
.types.EventWithProof event_with_proof = 2;Events.EventWithProofOrBuilder getEventWithProofOrBuilder()
.types.EventWithProof event_with_proof = 2;Copyright © 2019. All rights reserved.