Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

ABORTED_ERROR_CODE_FIELD_NUMBER - Static variable in class types.VmErrors.Aborted
 
ABORTED_FIELD_NUMBER - Static variable in class types.VmErrors.ExecutionStatus
 
AbortTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
AbortTypeMismatchError = 27;
AC_STATUS_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
Accepted_VALUE - Static variable in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
Validator accepted the transaction.
ACCESS_PATH_FIELD_NUMBER - Static variable in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
ACCESS_PATH_FIELD_NUMBER - Static variable in class types.Transaction.WriteOp
 
AccessPathOuterClass - Class in types
 
AccessPathOuterClass.AccessPath - Class in types
Protobuf type types.AccessPath
AccessPathOuterClass.AccessPath.Builder - Class in types
Protobuf type types.AccessPath
AccessPathOuterClass.AccessPathOrBuilder - Interface in types
 
ACCOUNT_ADDRESS_FIELD_NUMBER - Static variable in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
ACCOUNT_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
ACCOUNT_STATE_WITH_PROOF_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountStateResponse
 
ACCOUNT_STATES_FIELD_NUMBER - Static variable in class types.Transaction.TransactionToCommit
 
AccountAddressAlreadyExists_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
We tried to create an account at an address where an account already exists.
AccountStateBlobOuterClass - Class in types
 
AccountStateBlobOuterClass.AccountStateBlob - Class in types
Protobuf type types.AccountStateBlob
AccountStateBlobOuterClass.AccountStateBlob.Builder - Class in types
Protobuf type types.AccountStateBlob
AccountStateBlobOuterClass.AccountStateBlobOrBuilder - Interface in types
 
AccountStateBlobOuterClass.AccountStateWithProof - Class in types
Protobuf type types.AccountStateWithProof
AccountStateBlobOuterClass.AccountStateWithProof.Builder - Class in types
Protobuf type types.AccountStateWithProof
AccountStateBlobOuterClass.AccountStateWithProofOrBuilder - Interface in types
 
addAccountStates(Transaction.AccountState) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAccountStates(int, Transaction.AccountState) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAccountStates(Transaction.AccountState.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAccountStates(int, Transaction.AccountState.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAccountStatesBuilder() - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAccountStatesBuilder(int) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAllAccountStates(Iterable<? extends Transaction.AccountState>) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
addAllArguments(Iterable<? extends Transaction.TransactionArgument>) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addAllArguments(Iterable<? extends Transaction.TransactionArgument>) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addAllEvents(Iterable<? extends Events.Event>) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addAllEvents(Iterable<? extends Events.Event>) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addAllEventsForVersion(Iterable<? extends Events.EventsList>) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addAllEventsWithProof(Iterable<? extends Events.EventWithProof>) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addAllFrozenSubtreeRoots(Iterable<? extends ByteString>) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
addAllInfos(Iterable<? extends TransactionInfoOuterClass.TransactionInfo>) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addAllModules(Iterable<? extends ByteString>) - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
addAllNonDefaultSiblings(Iterable<? extends ByteString>) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
addAllNonDefaultSiblings(Iterable<? extends ByteString>) - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
addAllNonDefaultSiblings(Iterable<? extends ByteString>) - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
addAllRequestedItems(Iterable<? extends GetWithProof.RequestItem>) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addAllResponseItems(Iterable<? extends GetWithProof.ResponseItem>) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
addAllSignatures(Iterable<? extends LedgerInfoOuterClass.ValidatorSignature>) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addAllStatusList(Iterable<? extends VmErrors.VMVerificationStatus>) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addAllTransactions(Iterable<? extends Transaction.SignedTransaction>) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addAllTransactions(Iterable<? extends Transaction.SignedTransaction>) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addAllValidatorChangeEvents(Iterable<? extends ValidatorChange.ValidatorChangeEventWithProof>) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addAllValidatorPublicKeys(Iterable<? extends ValidatorPublicKeysOuterClass.ValidatorPublicKeys>) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addAllWriteSet(Iterable<? extends Transaction.WriteOp>) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
addArguments(Transaction.TransactionArgument) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(int, Transaction.TransactionArgument) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(Transaction.TransactionArgument.Builder) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(int, Transaction.TransactionArgument.Builder) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(Transaction.TransactionArgument) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(int, Transaction.TransactionArgument) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(Transaction.TransactionArgument.Builder) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addArguments(int, Transaction.TransactionArgument.Builder) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addArgumentsBuilder() - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addArgumentsBuilder(int) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
addArgumentsBuilder() - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addArgumentsBuilder(int) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
addEvents(Events.Event) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addEvents(int, Events.Event) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addEvents(Events.Event.Builder) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addEvents(int, Events.Event.Builder) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addEvents(Events.Event) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addEvents(int, Events.Event) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addEvents(Events.Event.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addEvents(int, Events.Event.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addEventsBuilder() - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addEventsBuilder(int) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
addEventsBuilder() - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addEventsBuilder(int) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
addEventsForVersion(Events.EventsList) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addEventsForVersion(int, Events.EventsList) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addEventsForVersion(Events.EventsList.Builder) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addEventsForVersion(int, Events.EventsList.Builder) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addEventsForVersionBuilder() - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addEventsForVersionBuilder(int) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
addEventsWithProof(Events.EventWithProof) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addEventsWithProof(int, Events.EventWithProof) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addEventsWithProof(Events.EventWithProof.Builder) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addEventsWithProof(int, Events.EventWithProof.Builder) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addEventsWithProofBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addEventsWithProofBuilder(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
addFrozenSubtreeRoots(ByteString) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
addInfos(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addInfos(int, TransactionInfoOuterClass.TransactionInfo) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addInfos(TransactionInfoOuterClass.TransactionInfo.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addInfos(int, TransactionInfoOuterClass.TransactionInfo.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addInfosBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addInfosBuilder(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
addModules(ByteString) - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
addNonDefaultSiblings(ByteString) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
addNonDefaultSiblings(ByteString) - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
addNonDefaultSiblings(ByteString) - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.Event.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.EventsForVersions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.EventsList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.EventWithProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.RequestItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.ResponseItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.LanguageStorage.ModuleId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.AccountStateProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.AccumulatorProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.EventProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.SignedTransactionProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.SparseMerkleProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.AccountState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.Module.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.Program.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.RawTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.Script.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.SignedTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.TransactionArgument.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.TransactionListWithProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.TransactionToCommit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.WriteOp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.WriteSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.Aborted.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.ArithmeticError.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.ExecutionStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMValidationStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
addRequestedItems(GetWithProof.RequestItem) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addRequestedItems(int, GetWithProof.RequestItem) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addRequestedItems(GetWithProof.RequestItem.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addRequestedItems(int, GetWithProof.RequestItem.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addRequestedItemsBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addRequestedItemsBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
addResponseItems(GetWithProof.ResponseItem) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
addResponseItems(int, GetWithProof.ResponseItem) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
addResponseItems(GetWithProof.ResponseItem.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
addResponseItems(int, GetWithProof.ResponseItem.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
addResponseItemsBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
addResponseItemsBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
ADDRESS_FIELD_NUMBER - Static variable in class types.AccessPathOuterClass.AccessPath
 
ADDRESS_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountStateRequest
 
ADDRESS_FIELD_NUMBER - Static variable in class types.LanguageStorage.ModuleId
 
ADDRESS_FIELD_NUMBER - Static variable in class types.Transaction.AccountState
 
ADDRESS_VALUE - Static variable in enum types.Transaction.TransactionArgument.ArgType
ADDRESS = 1;
addSignatures(LedgerInfoOuterClass.ValidatorSignature) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addSignatures(int, LedgerInfoOuterClass.ValidatorSignature) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addSignatures(LedgerInfoOuterClass.ValidatorSignature.Builder) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addSignatures(int, LedgerInfoOuterClass.ValidatorSignature.Builder) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addSignaturesBuilder() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addSignaturesBuilder(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
addStatusList(VmErrors.VMVerificationStatus) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addStatusList(int, VmErrors.VMVerificationStatus) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addStatusList(VmErrors.VMVerificationStatus.Builder) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addStatusList(int, VmErrors.VMVerificationStatus.Builder) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addStatusListBuilder() - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addStatusListBuilder(int) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
addTransactions(Transaction.SignedTransaction) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addTransactions(int, Transaction.SignedTransaction) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addTransactions(Transaction.SignedTransaction.Builder) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addTransactions(int, Transaction.SignedTransaction.Builder) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addTransactions(Transaction.SignedTransaction) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addTransactions(int, Transaction.SignedTransaction) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addTransactions(Transaction.SignedTransaction.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addTransactions(int, Transaction.SignedTransaction.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addTransactionsBuilder() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addTransactionsBuilder(int) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
addTransactionsBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addTransactionsBuilder(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
addValidatorChangeEvents(ValidatorChange.ValidatorChangeEventWithProof) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addValidatorChangeEvents(int, ValidatorChange.ValidatorChangeEventWithProof) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addValidatorChangeEvents(ValidatorChange.ValidatorChangeEventWithProof.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addValidatorChangeEvents(int, ValidatorChange.ValidatorChangeEventWithProof.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addValidatorChangeEventsBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addValidatorChangeEventsBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
addValidatorPublicKeys(ValidatorPublicKeysOuterClass.ValidatorPublicKeys) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addValidatorPublicKeys(int, ValidatorPublicKeysOuterClass.ValidatorPublicKeys) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addValidatorPublicKeys(ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addValidatorPublicKeys(int, ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addValidatorPublicKeysBuilder() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addValidatorPublicKeysBuilder(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
addWriteSet(Transaction.WriteOp) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
addWriteSet(int, Transaction.WriteOp) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
addWriteSet(Transaction.WriteOp.Builder) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
addWriteSet(int, Transaction.WriteOp.Builder) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
addWriteSetBuilder() - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
addWriteSetBuilder(int) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
admission_control - package admission_control
 
AdmissionControlGrpc - Class in admission_control
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
AdmissionControlGrpc.AdmissionControlBlockingStub - Class in admission_control
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
AdmissionControlGrpc.AdmissionControlFutureStub - Class in admission_control
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
AdmissionControlGrpc.AdmissionControlImplBase - Class in admission_control
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
AdmissionControlGrpc.AdmissionControlStub - Class in admission_control
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
AdmissionControlImplBase() - Constructor for class admission_control.AdmissionControlGrpc.AdmissionControlImplBase
 
AdmissionControlOuterClass - Class in admission_control
 
AdmissionControlOuterClass.AdmissionControlStatus - Class in admission_control
AC response status containing code and optionally an error message.
AdmissionControlOuterClass.AdmissionControlStatus.Builder - Class in admission_control
AC response status containing code and optionally an error message.
AdmissionControlOuterClass.AdmissionControlStatusCode - Enum in admission_control
Additional statuses that are possible from admission control in addition to VM statuses.
AdmissionControlOuterClass.AdmissionControlStatusOrBuilder - Interface in admission_control
 
AdmissionControlOuterClass.SubmitTransactionRequest - Class in admission_control
----------------------------------------------------------------------------- ---------------- Submit transaction ----------------------------------------------------------------------------- The request for transaction submission.
AdmissionControlOuterClass.SubmitTransactionRequest.Builder - Class in admission_control
----------------------------------------------------------------------------- ---------------- Submit transaction ----------------------------------------------------------------------------- The request for transaction submission.
AdmissionControlOuterClass.SubmitTransactionRequestOrBuilder - Interface in admission_control
 
AdmissionControlOuterClass.SubmitTransactionResponse - Class in admission_control
The response for transaction submission.
AdmissionControlOuterClass.SubmitTransactionResponse.Builder - Class in admission_control
The response for transaction submission.
AdmissionControlOuterClass.SubmitTransactionResponse.StatusCase - Enum in admission_control
 
AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder - Interface in admission_control
 
ARGUMENTS_FIELD_NUMBER - Static variable in class types.Transaction.Program
 
ARGUMENTS_FIELD_NUMBER - Static variable in class types.Transaction.Script
 
ARITHMETIC_ERROR_FIELD_NUMBER - Static variable in class types.VmErrors.ExecutionStatus
 
ASCENDING_FIELD_NUMBER - Static variable in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
AuthenticationFailed_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.ErrorCode
AuthenticationFailed = 4;

B

BadHeaderTable_VALUE - Static variable in enum types.VmErrors.BinaryError
BadHeaderTable = 8;
BadMagic_VALUE - Static variable in enum types.VmErrors.BinaryError
BadMagic = 2;
bindService() - Method in class admission_control.AdmissionControlGrpc.AdmissionControlImplBase
 
bindService() - Method in class secret_service.SecretServiceGrpc.SecretServiceImplBase
 
BITMAP_FIELD_NUMBER - Static variable in class types.Proof.AccumulatorProof
 
BITMAP_FIELD_NUMBER - Static variable in class types.Proof.SparseMerkleProof
 
Blacklisted_VALUE - Static variable in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
The sender is blacklisted.
BLOB_FIELD_NUMBER - Static variable in class types.AccountStateBlobOuterClass.AccountStateBlob
 
BLOB_FIELD_NUMBER - Static variable in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
BLOB_FIELD_NUMBER - Static variable in class types.Transaction.AccountState
 
BLS12381_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.KeyType
BLS12381 = 1;
BooleanOpTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BooleanOpTypeMismatchError = 57;
BorrowFieldBadFieldError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowFieldBadFieldError = 35;
BorrowFieldExistsMutableBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowFieldExistsMutableBorrowError = 36;
BorrowFieldTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowFieldTypeMismatchError = 34;
BorrowGlobalNoResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowGlobalNoResourceError = 62;
BorrowGlobalTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowGlobalTypeMismatchError = 61;
BorrowLocExistsBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowLocExistsBorrowError = 44;
BorrowLocReferenceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowLocReferenceError = 42;
BorrowLocUnavailableError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BorrowLocUnavailableError = 43;
BrTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
BrTypeMismatchError = 26;
build(Channel, CallOptions) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlBlockingStub
 
build(Channel, CallOptions) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlFutureStub
 
build(Channel, CallOptions) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlStub
 
build() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
build() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
build() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
build() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
build(Channel, CallOptions) - Method in class secret_service.SecretServiceGrpc.SecretServiceBlockingStub
 
build(Channel, CallOptions) - Method in class secret_service.SecretServiceGrpc.SecretServiceFutureStub
 
build(Channel, CallOptions) - Method in class secret_service.SecretServiceGrpc.SecretServiceStub
 
build() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
build() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
build() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
build() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
build() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
build() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
build() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
build() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
build() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
build() - Method in class types.Events.Event.Builder
 
build() - Method in class types.Events.EventsForVersions.Builder
 
build() - Method in class types.Events.EventsList.Builder
 
build() - Method in class types.Events.EventWithProof.Builder
 
build() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
build() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
build() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
build() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
build() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
build() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
build() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
build() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
build() - Method in class types.GetWithProof.RequestItem.Builder
 
build() - Method in class types.GetWithProof.ResponseItem.Builder
 
build() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
build() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
build() - Method in class types.LanguageStorage.ModuleId.Builder
 
build() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
build() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
build() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
build() - Method in class types.Proof.AccountStateProof.Builder
 
build() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
build() - Method in class types.Proof.AccumulatorProof.Builder
 
build() - Method in class types.Proof.EventProof.Builder
 
build() - Method in class types.Proof.SignedTransactionProof.Builder
 
build() - Method in class types.Proof.SparseMerkleProof.Builder
 
build() - Method in class types.Transaction.AccountState.Builder
 
build() - Method in class types.Transaction.Module.Builder
 
build() - Method in class types.Transaction.Program.Builder
 
build() - Method in class types.Transaction.RawTransaction.Builder
 
build() - Method in class types.Transaction.Script.Builder
 
build() - Method in class types.Transaction.SignedTransaction.Builder
 
build() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
build() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
build() - Method in class types.Transaction.TransactionArgument.Builder
 
build() - Method in class types.Transaction.TransactionListWithProof.Builder
 
build() - Method in class types.Transaction.TransactionToCommit.Builder
 
build() - Method in class types.Transaction.WriteOp.Builder
 
build() - Method in class types.Transaction.WriteSet.Builder
 
build() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
build() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
build() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
build() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
build() - Method in class types.VmErrors.Aborted.Builder
 
build() - Method in class types.VmErrors.ArithmeticError.Builder
 
build() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
build() - Method in class types.VmErrors.ExecutionStatus.Builder
 
build() - Method in class types.VmErrors.VMStatus.Builder
 
build() - Method in class types.VmErrors.VMValidationStatus.Builder
 
build() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
build() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
buildPartial() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
buildPartial() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
buildPartial() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
buildPartial() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
buildPartial() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
buildPartial() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
buildPartial() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
buildPartial() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
buildPartial() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
buildPartial() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
buildPartial() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
buildPartial() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
buildPartial() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
buildPartial() - Method in class types.Events.Event.Builder
 
buildPartial() - Method in class types.Events.EventsForVersions.Builder
 
buildPartial() - Method in class types.Events.EventsList.Builder
 
buildPartial() - Method in class types.Events.EventWithProof.Builder
 
buildPartial() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
buildPartial() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
buildPartial() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
buildPartial() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
buildPartial() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
buildPartial() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
buildPartial() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
buildPartial() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
buildPartial() - Method in class types.GetWithProof.RequestItem.Builder
 
buildPartial() - Method in class types.GetWithProof.ResponseItem.Builder
 
buildPartial() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
buildPartial() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
buildPartial() - Method in class types.LanguageStorage.ModuleId.Builder
 
buildPartial() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
buildPartial() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
buildPartial() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
buildPartial() - Method in class types.Proof.AccountStateProof.Builder
 
buildPartial() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
buildPartial() - Method in class types.Proof.AccumulatorProof.Builder
 
buildPartial() - Method in class types.Proof.EventProof.Builder
 
buildPartial() - Method in class types.Proof.SignedTransactionProof.Builder
 
buildPartial() - Method in class types.Proof.SparseMerkleProof.Builder
 
buildPartial() - Method in class types.Transaction.AccountState.Builder
 
buildPartial() - Method in class types.Transaction.Module.Builder
 
buildPartial() - Method in class types.Transaction.Program.Builder
 
buildPartial() - Method in class types.Transaction.RawTransaction.Builder
 
buildPartial() - Method in class types.Transaction.Script.Builder
 
buildPartial() - Method in class types.Transaction.SignedTransaction.Builder
 
buildPartial() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
buildPartial() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
buildPartial() - Method in class types.Transaction.TransactionArgument.Builder
 
buildPartial() - Method in class types.Transaction.TransactionListWithProof.Builder
 
buildPartial() - Method in class types.Transaction.TransactionToCommit.Builder
 
buildPartial() - Method in class types.Transaction.WriteOp.Builder
 
buildPartial() - Method in class types.Transaction.WriteSet.Builder
 
buildPartial() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
buildPartial() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
buildPartial() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
buildPartial() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
buildPartial() - Method in class types.VmErrors.Aborted.Builder
 
buildPartial() - Method in class types.VmErrors.ArithmeticError.Builder
 
buildPartial() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
buildPartial() - Method in class types.VmErrors.ExecutionStatus.Builder
 
buildPartial() - Method in class types.VmErrors.VMStatus.Builder
 
buildPartial() - Method in class types.VmErrors.VMValidationStatus.Builder
 
buildPartial() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
buildPartial() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
BYTEARRAY_VALUE - Static variable in enum types.Transaction.TransactionArgument.ArgType
BYTEARRAY = 3;

C

CallBorrowedMutableReferenceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CallBorrowedMutableReferenceError = 46;
CallStackOverflow_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
CallStackOverflow = 17;
CallTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CallTypeMismatchError = 45;
CannotWriteExistingResource_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
CannotWriteExistingResource = 12;
clear() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
clear() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
clear() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
clear() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
clear() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
clear() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
clear() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
clear() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
clear() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
clear() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
clear() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
clear() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
clear() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
clear() - Method in class types.Events.Event.Builder
 
clear() - Method in class types.Events.EventsForVersions.Builder
 
clear() - Method in class types.Events.EventsList.Builder
 
clear() - Method in class types.Events.EventWithProof.Builder
 
clear() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
clear() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
clear() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
clear() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
clear() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
clear() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
clear() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
clear() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
clear() - Method in class types.GetWithProof.RequestItem.Builder
 
clear() - Method in class types.GetWithProof.ResponseItem.Builder
 
clear() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
clear() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
clear() - Method in class types.LanguageStorage.ModuleId.Builder
 
clear() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
clear() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
clear() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
clear() - Method in class types.Proof.AccountStateProof.Builder
 
clear() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
clear() - Method in class types.Proof.AccumulatorProof.Builder
 
clear() - Method in class types.Proof.EventProof.Builder
 
clear() - Method in class types.Proof.SignedTransactionProof.Builder
 
clear() - Method in class types.Proof.SparseMerkleProof.Builder
 
clear() - Method in class types.Transaction.AccountState.Builder
 
clear() - Method in class types.Transaction.Module.Builder
 
clear() - Method in class types.Transaction.Program.Builder
 
clear() - Method in class types.Transaction.RawTransaction.Builder
 
clear() - Method in class types.Transaction.Script.Builder
 
clear() - Method in class types.Transaction.SignedTransaction.Builder
 
clear() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
clear() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
clear() - Method in class types.Transaction.TransactionArgument.Builder
 
clear() - Method in class types.Transaction.TransactionListWithProof.Builder
 
clear() - Method in class types.Transaction.TransactionToCommit.Builder
 
clear() - Method in class types.Transaction.WriteOp.Builder
 
clear() - Method in class types.Transaction.WriteSet.Builder
 
clear() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
clear() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
clear() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
clear() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
clear() - Method in class types.VmErrors.Aborted.Builder
 
clear() - Method in class types.VmErrors.ArithmeticError.Builder
 
clear() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
clear() - Method in class types.VmErrors.ExecutionStatus.Builder
 
clear() - Method in class types.VmErrors.VMStatus.Builder
 
clear() - Method in class types.VmErrors.VMValidationStatus.Builder
 
clear() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
clear() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
clearAborted() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
clearAbortedErrorCode() - Method in class types.VmErrors.Aborted.Builder
uint64 aborted_error_code = 1;
clearAccessPath() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
clearAccessPath() - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
clearAccount() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
Account for which to query transactions
clearAccountAddress() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Validator account address
clearAccountStates() - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
clearAccountStateWithProof() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
clearAcStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
clearAddress() - Method in class types.AccessPathOuterClass.AccessPath.Builder
bytes address = 1;
clearAddress() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
Account for which we are fetching the state.
clearAddress() - Method in class types.LanguageStorage.ModuleId.Builder
bytes address = 1;
clearAddress() - Method in class types.Transaction.AccountState.Builder
Account address
clearArguments() - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
clearArguments() - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
clearArithmeticError() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
clearAscending() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
If ascending is true this query will return up to `limit` events that were emitted after `start_event_seq_num`.
clearBitmap() - Method in class types.Proof.AccumulatorProof.Builder
The bitmap indicating which siblings are default.
clearBitmap() - Method in class types.Proof.SparseMerkleProof.Builder
The bitmap indicating which siblings are default.
clearBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
bytes blob = 1;
clearBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
clearBlob() - Method in class types.Transaction.AccountState.Builder
Account state blob
clearClientKnownVersion() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
This is the version the client already trusts.
clearCode() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
.admission_control.AdmissionControlStatusCode code = 1;
clearCode() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
.mempool.MempoolAddTransactionStatusCode code = 1;
clearCode() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
.secret_service.ErrorCode code = 2;
clearCode() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
.secret_service.ErrorCode code = 2;
clearCode() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
.secret_service.ErrorCode code = 2;
clearCode() - Method in class types.Transaction.Module.Builder
bytes code = 1;
clearCode() - Method in class types.Transaction.Program.Builder
bytes code = 1;
clearCode() - Method in class types.Transaction.Script.Builder
bytes code = 1;
clearCode() - Method in class types.VmErrors.VMValidationStatus.Builder
.types.VMValidationStatusCode code = 1;
clearConsensusBlockId() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
The block id of the last committed block corresponding to this ledger info.
clearConsensusDataHash() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Hash of consensus-specific data that is opaque to all parts of the system other than consensus.
clearConsensusPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Consensus public key
clearData() - Method in class types.Transaction.TransactionArgument.Builder
bytes data = 2;
clearDependencyId() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
clearDeserialization() - Method in class types.VmErrors.VMStatus.Builder
.types.BinaryError deserialization = 4;
clearEpochNum() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Epoch number corresponds to the set of validators that are active for this ledger info.
clearErrorCode() - Method in class types.VmErrors.ArithmeticError.Builder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
clearErrorCode() - Method in class types.VmErrors.DynamicReferenceError.Builder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
clearErrorKind() - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationErrorKind error_kind = 3;
clearErrorType() - Method in class types.VmErrors.VMStatus.Builder
 
clearEvent() - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
clearEventData() - Method in class types.Events.Event.Builder
bytes event_data = 3;
clearEventIndex() - Method in class types.Events.EventWithProof.Builder
uint64 event_index = 2;
clearEventRootHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The root hash of Merkle Accumulator storing all events emitted during this transaction.
clearEvents() - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
clearEvents() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
clearEvents() - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
clearEventsForVersion() - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
clearEventsForVersions() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
clearEventsWithProof() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
clearEventWithProof() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
clearExecution() - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
clearExecutionStatus() - Method in class types.VmErrors.ExecutionStatus.Builder
 
clearExpirationTime() - Method in class types.Transaction.RawTransaction.Builder
Expiration time for this transaction.
clearFetchEvents() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
Set to true to fetch events for the transaction at this version
clearFetchEvents() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
Set to true to fetch events for the transaction at each version
clearField(Descriptors.FieldDescriptor) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Events.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Events.EventsForVersions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Events.EventsList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Events.EventWithProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.RequestItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.ResponseItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.LanguageStorage.ModuleId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Proof.AccountStateProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Proof.AccumulatorProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Proof.EventProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Proof.SignedTransactionProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Proof.SparseMerkleProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.AccountState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.Module.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.Program.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.RawTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.Script.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.SignedTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.TransactionArgument.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.TransactionListWithProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.TransactionToCommit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.WriteOp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.Transaction.WriteSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.Aborted.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.ArithmeticError.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.ExecutionStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.VMStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.VMValidationStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
clearFirstTransactionVersion() - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
clearFrozenSubtreeRoots() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
clearGasUnitPrice() - Method in class types.Transaction.RawTransaction.Builder
The price to be paid for each unit of gas.
clearGasUsed() - Method in class types.Transaction.TransactionToCommit.Builder
The amount of gas used.
clearGasUsed() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The amount of gas used by this transaction.
clearGetAccountStateRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
clearGetAccountStateResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
clearGetAccountTransactionBySequenceNumberRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
clearGetAccountTransactionBySequenceNumberResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
clearGetEventsByEventAccessPathRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
clearGetEventsByEventAccessPathResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
clearGetTransactionsRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
clearGetTransactionsResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
clearInfos() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
clearInvariantViolation() - Method in class types.VmErrors.VMStatus.Builder
.types.VMInvariantViolationError invariant_violation = 3;
clearKey() - Method in class types.Events.Event.Builder
bytes key = 1;
clearKeyId() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
bytes key_id = 1;
clearKeyId() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
bytes key_id = 1;
clearKeyId() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
bytes key_id = 1;
clearLeaf() - Method in class types.Proof.SparseMerkleProof.Builder
This proof can be used to authenticate whether a given leaf exists in the tree or not.
clearLedgerInfo() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
clearLedgerInfoToTransactionInfoProof() - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
clearLedgerInfoToTransactionInfoProof() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
clearLedgerInfoToTransactionInfoProof() - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
clearLedgerInfoWithSigs() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
clearLedgerInfoWithSigs() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
clearLimit() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
Limit number of results
clearLimit() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
Limit number of results
clearMaxGasAmount() - Method in class types.Transaction.RawTransaction.Builder
Maximal total gas specified by wallet to spend for this transaction.
clearMempoolStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
clearMessage() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
string message = 2;
clearMessage() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
string message = 2;
clearMessage() - Method in class types.VmErrors.VMValidationStatus.Builder
string message = 2;
clearMessage() - Method in class types.VmErrors.VMVerificationStatus.Builder
string message = 4;
clearMessageHash() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
message_hash should be a prehashed message of length crypto::HashValue::LENGTH = 32 bytes
clearModule() - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
clearModuleIdx() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
clearModules() - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
clearName() - Method in class types.LanguageStorage.ModuleId.Builder
string name = 2;
clearNetworkIdentityPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
/ Network identity publick key
clearNetworkSigningPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Network signing publick key
clearNonDefaultSiblings() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
clearNonDefaultSiblings() - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
clearNonDefaultSiblings() - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
clearNumSiblings() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The total number of siblings.
clearOneof(Descriptors.OneofDescriptor) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Events.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Events.EventsForVersions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Events.EventsList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Events.EventWithProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.RequestItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.ResponseItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.LanguageStorage.ModuleId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Proof.AccountStateProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Proof.AccumulatorProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Proof.EventProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Proof.SignedTransactionProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Proof.SparseMerkleProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.AccountState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.Module.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.Program.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.RawTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.Script.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.SignedTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.TransactionArgument.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.TransactionListWithProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.TransactionToCommit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.WriteOp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.Transaction.WriteSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.Aborted.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.ArithmeticError.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.ExecutionStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.VMStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.VMValidationStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
clearPath() - Method in class types.AccessPathOuterClass.AccessPath.Builder
bytes path = 2;
clearPayload() - Method in class types.Transaction.RawTransaction.Builder
 
clearProgram() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
clearProof() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
clearProof() - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
clearProof() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
clearProofOfCurrentSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
clearProofOfFirstTransaction() - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
clearProofOfLastTransaction() - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
clearProofOfLatestEvent() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
clearPublicKey() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
bytes public_key = 1;
clearRawTxnBytes() - Method in class types.Transaction.SignedTransaction.Builder
The serialized Protobuf bytes for RawTransaction, for which the signature was signed.
clearReferenceError() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
clearRequestedItems() - Method in class types.GetWithProof.RequestItem.Builder
 
clearRequestedItems() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
clearResponseItems() - Method in class types.GetWithProof.ResponseItem.Builder
 
clearResponseItems() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
clearRuntimeStatus() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.RuntimeStatus runtime_status = 1;
clearScript() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
clearSenderAccount() - Method in class types.Transaction.RawTransaction.Builder
Sender's account address
clearSenderPublicKey() - Method in class types.Transaction.SignedTransaction.Builder
public key that corresponds to RawTransaction::sender_account
clearSenderSignature() - Method in class types.Transaction.SignedTransaction.Builder
signature for the hash
clearSequenceNumber() - Method in class types.Events.Event.Builder
uint64 sequence_number = 2;
clearSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
uint64 sequence_number = 2;
clearSequenceNumber() - Method in class types.Transaction.RawTransaction.Builder
Sequence number of this transaction corresponding to sender's account.
clearSignature() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
bytes signature = 1;
clearSignature() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
bytes signature = 2;
clearSignatures() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
clearSignedTransaction() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
clearSignedTransactionHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
Hash of the signed transaction that is stored
clearSignedTransactionWithProof() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
clearSignedTxn() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
clearSignedTxn() - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
clearSpec() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
clearStartEventSeqNum() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
The sequence number of the event to start with for this query.
clearStartVersion() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
The version of the transaction to start with for this query.
clearStateRootHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The root hash of Sparse Merkle Tree describing the world state at the end of this transaction
clearStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
clearStatusKind() - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationStatus.StatusKind status_kind = 1;
clearStatusList() - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
clearTimestampUsecs() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Timestamp that represents the microseconds since the epoch (unix time) that is generated by the proposer of the block.
clearTransactionAccumulatorHash() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Root hash of transaction accumulator at this version
clearTransactionInfo() - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
clearTransactionInfo() - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
clearTransactionInfo() - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
clearTransactionInfoToAccountProof() - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
clearTransactionInfoToEventProof() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
clearTransactions() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
clearTransactions() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
clearTransactionVersion() - Method in class types.Events.EventWithProof.Builder
uint64 transaction_version = 1;
clearTxnListWithProof() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
clearType() - Method in class types.Transaction.TransactionArgument.Builder
.types.TransactionArgument.ArgType type = 1;
clearType() - Method in class types.Transaction.WriteOp.Builder
WriteOp type.
clearValidation() - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
clearValidatorChangeEvents() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
clearValidatorId() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
Public key(id) of the validator that processed this transaction
clearValidatorId() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
The account address of the validator, which can be used for retrieving its public key during the given epoch.
clearValidatorPublicKey() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Public key of the validator that created this block
clearValidatorPublicKeys() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
clearValidatorSignature() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Signature of the validator that created this block
clearValue() - Method in class types.Transaction.WriteOp.Builder
The value of the write op.
clearVerification() - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
clearVersion() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
uint64 version = 1;
clearVersion() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Current latest version of the system
clearVersion() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The version of the returned signed transaction.
clearVmStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
clearWriteSet() - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
clearWriteSet() - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
CLIENT_KNOWN_VERSION_FIELD_NUMBER - Static variable in class types.GetWithProof.UpdateToLatestLedgerRequest
 
clone() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
clone() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
clone() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
clone() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
clone() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
clone() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
clone() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
clone() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
clone() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
clone() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
clone() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
clone() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
clone() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
clone() - Method in class types.Events.Event.Builder
 
clone() - Method in class types.Events.EventsForVersions.Builder
 
clone() - Method in class types.Events.EventsList.Builder
 
clone() - Method in class types.Events.EventWithProof.Builder
 
clone() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
clone() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
clone() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
clone() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
clone() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
clone() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
clone() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
clone() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
clone() - Method in class types.GetWithProof.RequestItem.Builder
 
clone() - Method in class types.GetWithProof.ResponseItem.Builder
 
clone() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
clone() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
clone() - Method in class types.LanguageStorage.ModuleId.Builder
 
clone() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
clone() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
clone() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
clone() - Method in class types.Proof.AccountStateProof.Builder
 
clone() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
clone() - Method in class types.Proof.AccumulatorProof.Builder
 
clone() - Method in class types.Proof.EventProof.Builder
 
clone() - Method in class types.Proof.SignedTransactionProof.Builder
 
clone() - Method in class types.Proof.SparseMerkleProof.Builder
 
clone() - Method in class types.Transaction.AccountState.Builder
 
clone() - Method in class types.Transaction.Module.Builder
 
clone() - Method in class types.Transaction.Program.Builder
 
clone() - Method in class types.Transaction.RawTransaction.Builder
 
clone() - Method in class types.Transaction.Script.Builder
 
clone() - Method in class types.Transaction.SignedTransaction.Builder
 
clone() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
clone() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
clone() - Method in class types.Transaction.TransactionArgument.Builder
 
clone() - Method in class types.Transaction.TransactionListWithProof.Builder
 
clone() - Method in class types.Transaction.TransactionToCommit.Builder
 
clone() - Method in class types.Transaction.WriteOp.Builder
 
clone() - Method in class types.Transaction.WriteSet.Builder
 
clone() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
clone() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
clone() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
clone() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
clone() - Method in class types.VmErrors.Aborted.Builder
 
clone() - Method in class types.VmErrors.ArithmeticError.Builder
 
clone() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
clone() - Method in class types.VmErrors.ExecutionStatus.Builder
 
clone() - Method in class types.VmErrors.VMStatus.Builder
 
clone() - Method in class types.VmErrors.VMValidationStatus.Builder
 
clone() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
clone() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
CODE_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
CODE_FIELD_NUMBER - Static variable in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
CODE_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
CODE_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
CODE_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.SignResponse
 
CODE_FIELD_NUMBER - Static variable in class types.Transaction.Module
 
CODE_FIELD_NUMBER - Static variable in class types.Transaction.Program
 
CODE_FIELD_NUMBER - Static variable in class types.Transaction.Script
 
CODE_FIELD_NUMBER - Static variable in class types.VmErrors.VMValidationStatus
 
CodeUnitIndexOutOfBounds_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CodeUnitIndexOutOfBounds = 2;
CONSENSUS_BLOCK_ID_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfo
 
CONSENSUS_DATA_HASH_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfo
 
CONSENSUS_PUBLIC_KEY_FIELD_NUMBER - Static variable in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
CopyLocExistsBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CopyLocExistsBorrowError = 39;
CopyLocResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CopyLocResourceError = 38;
CopyLocUnavailableError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CopyLocUnavailableError = 37;
CreateAccountTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
CreateAccountTypeMismatchError = 67;

D

DATA_FIELD_NUMBER - Static variable in class types.Transaction.TransactionArgument
 
DataFormatError_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
DataFormatError = 9;
Delete_VALUE - Static variable in enum types.Transaction.WriteOpType
The WriteOp is to delete the field from storage.
DEPENDENCY_ID_FIELD_NUMBER - Static variable in class types.VmErrors.VMVerificationStatus
 
DEPENDENCY_VALUE - Static variable in enum types.VmErrors.VMVerificationStatus.StatusKind
DEPENDENCY = 2;
DESERIALIZATION_FIELD_NUMBER - Static variable in class types.VmErrors.VMStatus
 
DivisionByZero_VALUE - Static variable in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
Fill with more later
DuplicateAcquiresResourceAnnotationError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
DuplicateAcquiresResourceAnnotationError = 73;
DuplicateElement_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
DuplicateElement = 13;
DuplicateModuleName_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
The sender is trying to publish a module named `M`, but the sender's account already contains a module with this name.
DuplicateTable_VALUE - Static variable in enum types.VmErrors.BinaryError
DuplicateTable = 10;

E

Ed25519_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.KeyType
Ed25519 = 0;
EmptyCallStack_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
EmptyCallStack = 4;
EmptyValueStack_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
EmptyValueStack = 3;
EPOCH_NUM_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfo
 
EqualityOpTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
EqualityOpTypeMismatchError = 58;
equals(Object) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
equals(Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
equals(Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
equals(Object) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
equals(Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
equals(Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
equals(Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
equals(Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
equals(Object) - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
equals(Object) - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
equals(Object) - Method in class types.AccessPathOuterClass.AccessPath
 
equals(Object) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
equals(Object) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
equals(Object) - Method in class types.Events.Event
 
equals(Object) - Method in class types.Events.EventsForVersions
 
equals(Object) - Method in class types.Events.EventsList
 
equals(Object) - Method in class types.Events.EventWithProof
 
equals(Object) - Method in class types.GetWithProof.GetAccountStateRequest
 
equals(Object) - Method in class types.GetWithProof.GetAccountStateResponse
 
equals(Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
equals(Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
equals(Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
equals(Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
equals(Object) - Method in class types.GetWithProof.GetTransactionsRequest
 
equals(Object) - Method in class types.GetWithProof.GetTransactionsResponse
 
equals(Object) - Method in class types.GetWithProof.RequestItem
 
equals(Object) - Method in class types.GetWithProof.ResponseItem
 
equals(Object) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
equals(Object) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
equals(Object) - Method in class types.LanguageStorage.ModuleId
 
equals(Object) - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
equals(Object) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
equals(Object) - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
equals(Object) - Method in class types.Proof.AccountStateProof
 
equals(Object) - Method in class types.Proof.AccumulatorConsistencyProof
 
equals(Object) - Method in class types.Proof.AccumulatorProof
 
equals(Object) - Method in class types.Proof.EventProof
 
equals(Object) - Method in class types.Proof.SignedTransactionProof
 
equals(Object) - Method in class types.Proof.SparseMerkleProof
 
equals(Object) - Method in class types.Transaction.AccountState
 
equals(Object) - Method in class types.Transaction.Module
 
equals(Object) - Method in class types.Transaction.Program
 
equals(Object) - Method in class types.Transaction.RawTransaction
 
equals(Object) - Method in class types.Transaction.Script
 
equals(Object) - Method in class types.Transaction.SignedTransaction
 
equals(Object) - Method in class types.Transaction.SignedTransactionsBlock
 
equals(Object) - Method in class types.Transaction.SignedTransactionWithProof
 
equals(Object) - Method in class types.Transaction.TransactionArgument
 
equals(Object) - Method in class types.Transaction.TransactionListWithProof
 
equals(Object) - Method in class types.Transaction.TransactionToCommit
 
equals(Object) - Method in class types.Transaction.WriteOp
 
equals(Object) - Method in class types.Transaction.WriteSet
 
equals(Object) - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
equals(Object) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
equals(Object) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
equals(Object) - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
equals(Object) - Method in class types.VmErrors.Aborted
 
equals(Object) - Method in class types.VmErrors.ArithmeticError
 
equals(Object) - Method in class types.VmErrors.DynamicReferenceError
 
equals(Object) - Method in class types.VmErrors.ExecutionStatus
 
equals(Object) - Method in class types.VmErrors.VMStatus
 
equals(Object) - Method in class types.VmErrors.VMValidationStatus
 
equals(Object) - Method in class types.VmErrors.VMVerificationStatus
 
equals(Object) - Method in class types.VmErrors.VMVerificationStatusList
 
ERROR_CODE_FIELD_NUMBER - Static variable in class types.VmErrors.ArithmeticError
 
ERROR_CODE_FIELD_NUMBER - Static variable in class types.VmErrors.DynamicReferenceError
 
ERROR_KIND_FIELD_NUMBER - Static variable in class types.VmErrors.VMVerificationStatus
 
EVENT_DATA_FIELD_NUMBER - Static variable in class types.Events.Event
 
EVENT_FIELD_NUMBER - Static variable in class types.Events.EventWithProof
 
EVENT_INDEX_FIELD_NUMBER - Static variable in class types.Events.EventWithProof
 
EVENT_ROOT_HASH_FIELD_NUMBER - Static variable in class types.TransactionInfoOuterClass.TransactionInfo
 
EVENT_WITH_PROOF_FIELD_NUMBER - Static variable in class types.ValidatorChange.ValidatorChangeEventWithProof
 
EventKeyMismatch_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
EventKeyMismatch = 10;
Events - Class in types
 
Events.Event - Class in types
An event emitted from a smart contract
Events.Event.Builder - Class in types
An event emitted from a smart contract
Events.EventOrBuilder - Interface in types
 
Events.EventsForVersions - Class in types
A list of EventList's, each representing all events for a transaction.
Events.EventsForVersions.Builder - Class in types
A list of EventList's, each representing all events for a transaction.
Events.EventsForVersionsOrBuilder - Interface in types
 
Events.EventsList - Class in types
A list of events.
Events.EventsList.Builder - Class in types
A list of events.
Events.EventsListOrBuilder - Interface in types
 
Events.EventWithProof - Class in types
An event along with the proof for the event
Events.EventWithProof.Builder - Class in types
An event along with the proof for the event
Events.EventWithProofOrBuilder - Interface in types
 
EVENTS_FIELD_NUMBER - Static variable in class types.Events.EventsList
 
EVENTS_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionWithProof
 
EVENTS_FIELD_NUMBER - Static variable in class types.Transaction.TransactionToCommit
 
EVENTS_FOR_VERSION_FIELD_NUMBER - Static variable in class types.Events.EventsForVersions
 
EVENTS_FOR_VERSIONS_FIELD_NUMBER - Static variable in class types.Transaction.TransactionListWithProof
 
EVENTS_WITH_PROOF_FIELD_NUMBER - Static variable in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
EvictedAccountAccess_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
We accessed an account that is evicted.
ExceededMaxTransactionSize_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Length of program field in raw transaction exceeded max length
Executed_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
Executed = 1;
EXECUTION_FIELD_NUMBER - Static variable in class types.VmErrors.VMStatus
 
ExecutionStackOverflow_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
ExecutionStackOverflow = 16;
ExistsNoResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ExistsNoResourceError = 60;
ExistsResourceTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ExistsResourceTypeMismatchError = 59;
EXPIRATION_TIME_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
ExtraneousAcquiresResourceAnnotationError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ExtraneousAcquiresResourceAnnotationError = 72;

F

FETCH_EVENTS_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
FETCH_EVENTS_FIELD_NUMBER - Static variable in class types.GetWithProof.GetTransactionsRequest
 
FIRST_TRANSACTION_VERSION_FIELD_NUMBER - Static variable in class types.Transaction.TransactionListWithProof
 
forNumber(int) - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
forNumber(int) - Static method in enum admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.StatusCase
 
forNumber(int) - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
forNumber(int) - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
forNumber(int) - Static method in enum secret_service.SecretServiceOuterClass.KeyType
 
forNumber(int) - Static method in enum types.GetWithProof.RequestItem.RequestedItemsCase
 
forNumber(int) - Static method in enum types.GetWithProof.ResponseItem.ResponseItemsCase
 
forNumber(int) - Static method in enum types.Transaction.RawTransaction.PayloadCase
 
forNumber(int) - Static method in enum types.Transaction.TransactionArgument.ArgType
 
forNumber(int) - Static method in enum types.Transaction.WriteOpType
 
forNumber(int) - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
forNumber(int) - Static method in enum types.VmErrors.BinaryError
 
forNumber(int) - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
forNumber(int) - Static method in enum types.VmErrors.ExecutionStatus.ExecutionStatusCase
 
forNumber(int) - Static method in enum types.VmErrors.RuntimeStatus
 
forNumber(int) - Static method in enum types.VmErrors.VMInvariantViolationError
 
forNumber(int) - Static method in enum types.VmErrors.VMStatus.ErrorTypeCase
 
forNumber(int) - Static method in enum types.VmErrors.VMValidationStatusCode
 
forNumber(int) - Static method in enum types.VmErrors.VMVerificationErrorKind
 
forNumber(int) - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
FreezeRefExistsMutableBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
FreezeRefExistsMutableBorrowError = 33;
FreezeRefTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
FreezeRefTypeMismatchError = 32;
FROZEN_SUBTREE_ROOTS_FIELD_NUMBER - Static variable in class types.Proof.AccumulatorConsistencyProof
 

G

GAS_UNIT_PRICE_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
GAS_USED_FIELD_NUMBER - Static variable in class types.Transaction.TransactionToCommit
 
GAS_USED_FIELD_NUMBER - Static variable in class types.TransactionInfoOuterClass.TransactionInfo
 
GasUnitPriceAboveMaxBound_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Gas unit price submitted with the transaction is above the maximum gas price set in the VM.
GasUnitPriceBelowMinBound_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Gas unit price submitted with transaction is below minimum gas price set in the VM.
generateKey(SecretServiceOuterClass.GenerateKeyRequest) - Method in class secret_service.SecretServiceGrpc.SecretServiceBlockingStub
API to request key generation
generateKey(SecretServiceOuterClass.GenerateKeyRequest) - Method in class secret_service.SecretServiceGrpc.SecretServiceFutureStub
API to request key generation
generateKey(SecretServiceOuterClass.GenerateKeyRequest, StreamObserver<SecretServiceOuterClass.GenerateKeyResponse>) - Method in class secret_service.SecretServiceGrpc.SecretServiceImplBase
API to request key generation
generateKey(SecretServiceOuterClass.GenerateKeyRequest, StreamObserver<SecretServiceOuterClass.GenerateKeyResponse>) - Method in class secret_service.SecretServiceGrpc.SecretServiceStub
API to request key generation
GET_ACCOUNT_STATE_REQUEST_FIELD_NUMBER - Static variable in class types.GetWithProof.RequestItem
 
GET_ACCOUNT_STATE_RESPONSE_FIELD_NUMBER - Static variable in class types.GetWithProof.ResponseItem
 
GET_ACCOUNT_TRANSACTION_BY_SEQUENCE_NUMBER_REQUEST_FIELD_NUMBER - Static variable in class types.GetWithProof.RequestItem
 
GET_ACCOUNT_TRANSACTION_BY_SEQUENCE_NUMBER_RESPONSE_FIELD_NUMBER - Static variable in class types.GetWithProof.ResponseItem
 
GET_EVENTS_BY_EVENT_ACCESS_PATH_REQUEST_FIELD_NUMBER - Static variable in class types.GetWithProof.RequestItem
 
GET_EVENTS_BY_EVENT_ACCESS_PATH_RESPONSE_FIELD_NUMBER - Static variable in class types.GetWithProof.ResponseItem
 
GET_TRANSACTIONS_REQUEST_FIELD_NUMBER - Static variable in class types.GetWithProof.RequestItem
 
GET_TRANSACTIONS_RESPONSE_FIELD_NUMBER - Static variable in class types.GetWithProof.ResponseItem
 
getAborted() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
getAborted() - Method in class types.VmErrors.ExecutionStatus
.types.Aborted aborted = 2;
getAborted() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.Aborted aborted = 2;
getAbortedBuilder() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
getAbortedErrorCode() - Method in class types.VmErrors.Aborted.Builder
uint64 aborted_error_code = 1;
getAbortedErrorCode() - Method in class types.VmErrors.Aborted
uint64 aborted_error_code = 1;
getAbortedErrorCode() - Method in interface types.VmErrors.AbortedOrBuilder
uint64 aborted_error_code = 1;
getAbortedOrBuilder() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
getAbortedOrBuilder() - Method in class types.VmErrors.ExecutionStatus
.types.Aborted aborted = 2;
getAbortedOrBuilder() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.Aborted aborted = 2;
getAccessPath() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
getAccessPath() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
.types.AccessPath access_path = 1;
getAccessPath() - Method in interface types.GetWithProof.GetEventsByEventAccessPathRequestOrBuilder
.types.AccessPath access_path = 1;
getAccessPath() - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
getAccessPath() - Method in class types.Transaction.WriteOp
AccessPath of the write set.
getAccessPath() - Method in interface types.Transaction.WriteOpOrBuilder
AccessPath of the write set.
getAccessPathBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
getAccessPathBuilder() - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
getAccessPathOrBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
getAccessPathOrBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
.types.AccessPath access_path = 1;
getAccessPathOrBuilder() - Method in interface types.GetWithProof.GetEventsByEventAccessPathRequestOrBuilder
.types.AccessPath access_path = 1;
getAccessPathOrBuilder() - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
getAccessPathOrBuilder() - Method in class types.Transaction.WriteOp
AccessPath of the write set.
getAccessPathOrBuilder() - Method in interface types.Transaction.WriteOpOrBuilder
AccessPath of the write set.
getAccount() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
Account for which to query transactions
getAccount() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
Account for which to query transactions
getAccount() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberRequestOrBuilder
Account for which to query transactions
getAccountAddress() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Validator account address
getAccountAddress() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
Validator account address
getAccountAddress() - Method in interface types.ValidatorPublicKeysOuterClass.ValidatorPublicKeysOrBuilder
Validator account address
getAccountStates(int) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStates(int) - Method in class types.Transaction.TransactionToCommit
State db updates
getAccountStates(int) - Method in interface types.Transaction.TransactionToCommitOrBuilder
State db updates
getAccountStatesBuilder(int) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStatesBuilderList() - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStatesCount() - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStatesCount() - Method in class types.Transaction.TransactionToCommit
State db updates
getAccountStatesCount() - Method in interface types.Transaction.TransactionToCommitOrBuilder
State db updates
getAccountStatesList() - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStatesList() - Method in class types.Transaction.TransactionToCommit
State db updates
getAccountStatesList() - Method in interface types.Transaction.TransactionToCommitOrBuilder
State db updates
getAccountStatesOrBuilder(int) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStatesOrBuilder(int) - Method in class types.Transaction.TransactionToCommit
State db updates
getAccountStatesOrBuilder(int) - Method in interface types.Transaction.TransactionToCommitOrBuilder
State db updates
getAccountStatesOrBuilderList() - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
getAccountStatesOrBuilderList() - Method in class types.Transaction.TransactionToCommit
State db updates
getAccountStatesOrBuilderList() - Method in interface types.Transaction.TransactionToCommitOrBuilder
State db updates
getAccountStateWithProof() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
getAccountStateWithProof() - Method in class types.GetWithProof.GetAccountStateResponse
Blob value representing the account state together with proof the client can utilize to verify it.
getAccountStateWithProof() - Method in interface types.GetWithProof.GetAccountStateResponseOrBuilder
Blob value representing the account state together with proof the client can utilize to verify it.
getAccountStateWithProofBuilder() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
getAccountStateWithProofOrBuilder() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
getAccountStateWithProofOrBuilder() - Method in class types.GetWithProof.GetAccountStateResponse
Blob value representing the account state together with proof the client can utilize to verify it.
getAccountStateWithProofOrBuilder() - Method in interface types.GetWithProof.GetAccountStateResponseOrBuilder
Blob value representing the account state together with proof the client can utilize to verify it.
getAcStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
getAcStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.admission_control.AdmissionControlStatus ac_status = 2;
getAcStatus() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.admission_control.AdmissionControlStatus ac_status = 2;
getAcStatusBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
getAcStatusOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
getAcStatusOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.admission_control.AdmissionControlStatus ac_status = 2;
getAcStatusOrBuilder() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.admission_control.AdmissionControlStatus ac_status = 2;
getAddress() - Method in class types.AccessPathOuterClass.AccessPath.Builder
bytes address = 1;
getAddress() - Method in class types.AccessPathOuterClass.AccessPath
bytes address = 1;
getAddress() - Method in interface types.AccessPathOuterClass.AccessPathOrBuilder
bytes address = 1;
getAddress() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
Account for which we are fetching the state.
getAddress() - Method in class types.GetWithProof.GetAccountStateRequest
Account for which we are fetching the state.
getAddress() - Method in interface types.GetWithProof.GetAccountStateRequestOrBuilder
Account for which we are fetching the state.
getAddress() - Method in class types.LanguageStorage.ModuleId.Builder
bytes address = 1;
getAddress() - Method in class types.LanguageStorage.ModuleId
bytes address = 1;
getAddress() - Method in interface types.LanguageStorage.ModuleIdOrBuilder
bytes address = 1;
getAddress() - Method in class types.Transaction.AccountState.Builder
Account address
getAddress() - Method in class types.Transaction.AccountState
Account address
getAddress() - Method in interface types.Transaction.AccountStateOrBuilder
Account address
getArguments(int) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArguments(int) - Method in class types.Transaction.Program
repeated .types.TransactionArgument arguments = 2;
getArguments(int) - Method in interface types.Transaction.ProgramOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArguments(int) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArguments(int) - Method in class types.Transaction.Script
repeated .types.TransactionArgument arguments = 2;
getArguments(int) - Method in interface types.Transaction.ScriptOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsBuilder(int) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsBuilder(int) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsBuilderList() - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsBuilderList() - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsCount() - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsCount() - Method in class types.Transaction.Program
repeated .types.TransactionArgument arguments = 2;
getArgumentsCount() - Method in interface types.Transaction.ProgramOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsCount() - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsCount() - Method in class types.Transaction.Script
repeated .types.TransactionArgument arguments = 2;
getArgumentsCount() - Method in interface types.Transaction.ScriptOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsList() - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsList() - Method in class types.Transaction.Program
repeated .types.TransactionArgument arguments = 2;
getArgumentsList() - Method in interface types.Transaction.ProgramOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsList() - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsList() - Method in class types.Transaction.Script
repeated .types.TransactionArgument arguments = 2;
getArgumentsList() - Method in interface types.Transaction.ScriptOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilder(int) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilder(int) - Method in class types.Transaction.Program
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilder(int) - Method in interface types.Transaction.ProgramOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilder(int) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilder(int) - Method in class types.Transaction.Script
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilder(int) - Method in interface types.Transaction.ScriptOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilderList() - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilderList() - Method in class types.Transaction.Program
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilderList() - Method in interface types.Transaction.ProgramOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilderList() - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilderList() - Method in class types.Transaction.Script
repeated .types.TransactionArgument arguments = 2;
getArgumentsOrBuilderList() - Method in interface types.Transaction.ScriptOrBuilder
repeated .types.TransactionArgument arguments = 2;
getArithmeticError() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
getArithmeticError() - Method in class types.VmErrors.ExecutionStatus
.types.ArithmeticError arithmetic_error = 3;
getArithmeticError() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.ArithmeticError arithmetic_error = 3;
getArithmeticErrorBuilder() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
getArithmeticErrorOrBuilder() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
getArithmeticErrorOrBuilder() - Method in class types.VmErrors.ExecutionStatus
.types.ArithmeticError arithmetic_error = 3;
getArithmeticErrorOrBuilder() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.ArithmeticError arithmetic_error = 3;
getAscending() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
If ascending is true this query will return up to `limit` events that were emitted after `start_event_seq_num`.
getAscending() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
If ascending is true this query will return up to `limit` events that were emitted after `start_event_seq_num`.
getAscending() - Method in interface types.GetWithProof.GetEventsByEventAccessPathRequestOrBuilder
If ascending is true this query will return up to `limit` events that were emitted after `start_event_seq_num`.
getBitmap() - Method in class types.Proof.AccumulatorProof.Builder
The bitmap indicating which siblings are default.
getBitmap() - Method in class types.Proof.AccumulatorProof
The bitmap indicating which siblings are default.
getBitmap() - Method in interface types.Proof.AccumulatorProofOrBuilder
The bitmap indicating which siblings are default.
getBitmap() - Method in class types.Proof.SparseMerkleProof.Builder
The bitmap indicating which siblings are default.
getBitmap() - Method in class types.Proof.SparseMerkleProof
The bitmap indicating which siblings are default.
getBitmap() - Method in interface types.Proof.SparseMerkleProofOrBuilder
The bitmap indicating which siblings are default.
getBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
bytes blob = 1;
getBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
bytes blob = 1;
getBlob() - Method in interface types.AccountStateBlobOuterClass.AccountStateBlobOrBuilder
bytes blob = 1;
getBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
getBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
.types.AccountStateBlob blob = 2;
getBlob() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
.types.AccountStateBlob blob = 2;
getBlob() - Method in class types.Transaction.AccountState.Builder
Account state blob
getBlob() - Method in class types.Transaction.AccountState
Account state blob
getBlob() - Method in interface types.Transaction.AccountStateOrBuilder
Account state blob
getBlobBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
getBlobOrBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
getBlobOrBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
.types.AccountStateBlob blob = 2;
getBlobOrBuilder() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
.types.AccountStateBlob blob = 2;
getClientKnownVersion() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
This is the version the client already trusts.
getClientKnownVersion() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
This is the version the client already trusts.
getClientKnownVersion() - Method in interface types.GetWithProof.UpdateToLatestLedgerRequestOrBuilder
This is the version the client already trusts.
getCode() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
.admission_control.AdmissionControlStatusCode code = 1;
getCode() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
.admission_control.AdmissionControlStatusCode code = 1;
getCode() - Method in interface admission_control.AdmissionControlOuterClass.AdmissionControlStatusOrBuilder
.admission_control.AdmissionControlStatusCode code = 1;
getCode() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
.mempool.MempoolAddTransactionStatusCode code = 1;
getCode() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
.mempool.MempoolAddTransactionStatusCode code = 1;
getCode() - Method in interface mempool.MempoolStatus.MempoolAddTransactionStatusOrBuilder
.mempool.MempoolAddTransactionStatusCode code = 1;
getCode() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
.secret_service.ErrorCode code = 2;
getCode() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
.secret_service.ErrorCode code = 2;
getCode() - Method in interface secret_service.SecretServiceOuterClass.GenerateKeyResponseOrBuilder
.secret_service.ErrorCode code = 2;
getCode() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
.secret_service.ErrorCode code = 2;
getCode() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
.secret_service.ErrorCode code = 2;
getCode() - Method in interface secret_service.SecretServiceOuterClass.PublicKeyResponseOrBuilder
.secret_service.ErrorCode code = 2;
getCode() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
.secret_service.ErrorCode code = 2;
getCode() - Method in class secret_service.SecretServiceOuterClass.SignResponse
.secret_service.ErrorCode code = 2;
getCode() - Method in interface secret_service.SecretServiceOuterClass.SignResponseOrBuilder
.secret_service.ErrorCode code = 2;
getCode() - Method in class types.Transaction.Module.Builder
bytes code = 1;
getCode() - Method in class types.Transaction.Module
bytes code = 1;
getCode() - Method in interface types.Transaction.ModuleOrBuilder
bytes code = 1;
getCode() - Method in class types.Transaction.Program.Builder
bytes code = 1;
getCode() - Method in class types.Transaction.Program
bytes code = 1;
getCode() - Method in interface types.Transaction.ProgramOrBuilder
bytes code = 1;
getCode() - Method in class types.Transaction.Script.Builder
bytes code = 1;
getCode() - Method in class types.Transaction.Script
bytes code = 1;
getCode() - Method in interface types.Transaction.ScriptOrBuilder
bytes code = 1;
getCode() - Method in class types.VmErrors.VMValidationStatus.Builder
.types.VMValidationStatusCode code = 1;
getCode() - Method in class types.VmErrors.VMValidationStatus
.types.VMValidationStatusCode code = 1;
getCode() - Method in interface types.VmErrors.VMValidationStatusOrBuilder
.types.VMValidationStatusCode code = 1;
getCodeValue() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
.admission_control.AdmissionControlStatusCode code = 1;
getCodeValue() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
.admission_control.AdmissionControlStatusCode code = 1;
getCodeValue() - Method in interface admission_control.AdmissionControlOuterClass.AdmissionControlStatusOrBuilder
.admission_control.AdmissionControlStatusCode code = 1;
getCodeValue() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
.mempool.MempoolAddTransactionStatusCode code = 1;
getCodeValue() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
.mempool.MempoolAddTransactionStatusCode code = 1;
getCodeValue() - Method in interface mempool.MempoolStatus.MempoolAddTransactionStatusOrBuilder
.mempool.MempoolAddTransactionStatusCode code = 1;
getCodeValue() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in interface secret_service.SecretServiceOuterClass.GenerateKeyResponseOrBuilder
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in interface secret_service.SecretServiceOuterClass.PublicKeyResponseOrBuilder
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in class secret_service.SecretServiceOuterClass.SignResponse
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in interface secret_service.SecretServiceOuterClass.SignResponseOrBuilder
.secret_service.ErrorCode code = 2;
getCodeValue() - Method in class types.VmErrors.VMValidationStatus.Builder
.types.VMValidationStatusCode code = 1;
getCodeValue() - Method in class types.VmErrors.VMValidationStatus
.types.VMValidationStatusCode code = 1;
getCodeValue() - Method in interface types.VmErrors.VMValidationStatusOrBuilder
.types.VMValidationStatusCode code = 1;
getConsensusBlockId() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
The block id of the last committed block corresponding to this ledger info.
getConsensusBlockId() - Method in class types.LedgerInfoOuterClass.LedgerInfo
The block id of the last committed block corresponding to this ledger info.
getConsensusBlockId() - Method in interface types.LedgerInfoOuterClass.LedgerInfoOrBuilder
The block id of the last committed block corresponding to this ledger info.
getConsensusDataHash() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Hash of consensus-specific data that is opaque to all parts of the system other than consensus.
getConsensusDataHash() - Method in class types.LedgerInfoOuterClass.LedgerInfo
Hash of consensus-specific data that is opaque to all parts of the system other than consensus.
getConsensusDataHash() - Method in interface types.LedgerInfoOuterClass.LedgerInfoOrBuilder
Hash of consensus-specific data that is opaque to all parts of the system other than consensus.
getConsensusPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Consensus public key
getConsensusPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
Consensus public key
getConsensusPublicKey() - Method in interface types.ValidatorPublicKeysOuterClass.ValidatorPublicKeysOrBuilder
Consensus public key
getData() - Method in class types.Transaction.TransactionArgument.Builder
bytes data = 2;
getData() - Method in class types.Transaction.TransactionArgument
bytes data = 2;
getData() - Method in interface types.Transaction.TransactionArgumentOrBuilder
bytes data = 2;
getDefaultInstance() - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
getDefaultInstance() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
getDefaultInstance() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getDefaultInstance() - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
getDefaultInstance() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
getDefaultInstance() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
getDefaultInstance() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
getDefaultInstance() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
getDefaultInstance() - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
getDefaultInstance() - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
getDefaultInstance() - Static method in class types.AccessPathOuterClass.AccessPath
 
getDefaultInstance() - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
getDefaultInstance() - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
getDefaultInstance() - Static method in class types.Events.Event
 
getDefaultInstance() - Static method in class types.Events.EventsForVersions
 
getDefaultInstance() - Static method in class types.Events.EventsList
 
getDefaultInstance() - Static method in class types.Events.EventWithProof
 
getDefaultInstance() - Static method in class types.GetWithProof.GetAccountStateRequest
 
getDefaultInstance() - Static method in class types.GetWithProof.GetAccountStateResponse
 
getDefaultInstance() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
getDefaultInstance() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
getDefaultInstance() - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
getDefaultInstance() - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
getDefaultInstance() - Static method in class types.GetWithProof.GetTransactionsRequest
 
getDefaultInstance() - Static method in class types.GetWithProof.GetTransactionsResponse
 
getDefaultInstance() - Static method in class types.GetWithProof.RequestItem
 
getDefaultInstance() - Static method in class types.GetWithProof.ResponseItem
 
getDefaultInstance() - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
getDefaultInstance() - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
getDefaultInstance() - Static method in class types.LanguageStorage.ModuleId
 
getDefaultInstance() - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
getDefaultInstance() - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
getDefaultInstance() - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
getDefaultInstance() - Static method in class types.Proof.AccountStateProof
 
getDefaultInstance() - Static method in class types.Proof.AccumulatorConsistencyProof
 
getDefaultInstance() - Static method in class types.Proof.AccumulatorProof
 
getDefaultInstance() - Static method in class types.Proof.EventProof
 
getDefaultInstance() - Static method in class types.Proof.SignedTransactionProof
 
getDefaultInstance() - Static method in class types.Proof.SparseMerkleProof
 
getDefaultInstance() - Static method in class types.Transaction.AccountState
 
getDefaultInstance() - Static method in class types.Transaction.Module
 
getDefaultInstance() - Static method in class types.Transaction.Program
 
getDefaultInstance() - Static method in class types.Transaction.RawTransaction
 
getDefaultInstance() - Static method in class types.Transaction.Script
 
getDefaultInstance() - Static method in class types.Transaction.SignedTransaction
 
getDefaultInstance() - Static method in class types.Transaction.SignedTransactionsBlock
 
getDefaultInstance() - Static method in class types.Transaction.SignedTransactionWithProof
 
getDefaultInstance() - Static method in class types.Transaction.TransactionArgument
 
getDefaultInstance() - Static method in class types.Transaction.TransactionListWithProof
 
getDefaultInstance() - Static method in class types.Transaction.TransactionToCommit
 
getDefaultInstance() - Static method in class types.Transaction.WriteOp
 
getDefaultInstance() - Static method in class types.Transaction.WriteSet
 
getDefaultInstance() - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
getDefaultInstance() - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
getDefaultInstance() - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
getDefaultInstance() - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
getDefaultInstance() - Static method in class types.VmErrors.Aborted
 
getDefaultInstance() - Static method in class types.VmErrors.ArithmeticError
 
getDefaultInstance() - Static method in class types.VmErrors.DynamicReferenceError
 
getDefaultInstance() - Static method in class types.VmErrors.ExecutionStatus
 
getDefaultInstance() - Static method in class types.VmErrors.VMStatus
 
getDefaultInstance() - Static method in class types.VmErrors.VMValidationStatus
 
getDefaultInstance() - Static method in class types.VmErrors.VMVerificationStatus
 
getDefaultInstance() - Static method in class types.VmErrors.VMVerificationStatusList
 
getDefaultInstanceForType() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
getDefaultInstanceForType() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
getDefaultInstanceForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
getDefaultInstanceForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
getDefaultInstanceForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
getDefaultInstanceForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getDefaultInstanceForType() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
getDefaultInstanceForType() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
getDefaultInstanceForType() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
getDefaultInstanceForType() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
getDefaultInstanceForType() - Method in class types.AccessPathOuterClass.AccessPath
 
getDefaultInstanceForType() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
getDefaultInstanceForType() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
getDefaultInstanceForType() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
getDefaultInstanceForType() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
getDefaultInstanceForType() - Method in class types.Events.Event.Builder
 
getDefaultInstanceForType() - Method in class types.Events.Event
 
getDefaultInstanceForType() - Method in class types.Events.EventsForVersions.Builder
 
getDefaultInstanceForType() - Method in class types.Events.EventsForVersions
 
getDefaultInstanceForType() - Method in class types.Events.EventsList.Builder
 
getDefaultInstanceForType() - Method in class types.Events.EventsList
 
getDefaultInstanceForType() - Method in class types.Events.EventWithProof.Builder
 
getDefaultInstanceForType() - Method in class types.Events.EventWithProof
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountStateRequest
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountStateResponse
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetTransactionsRequest
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.GetTransactionsResponse
 
getDefaultInstanceForType() - Method in class types.GetWithProof.RequestItem.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.RequestItem
 
getDefaultInstanceForType() - Method in class types.GetWithProof.ResponseItem.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.ResponseItem
 
getDefaultInstanceForType() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
getDefaultInstanceForType() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
getDefaultInstanceForType() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
getDefaultInstanceForType() - Method in class types.LanguageStorage.ModuleId.Builder
 
getDefaultInstanceForType() - Method in class types.LanguageStorage.ModuleId
 
getDefaultInstanceForType() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
getDefaultInstanceForType() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
getDefaultInstanceForType() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
getDefaultInstanceForType() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
getDefaultInstanceForType() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
getDefaultInstanceForType() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
getDefaultInstanceForType() - Method in class types.Proof.AccountStateProof.Builder
 
getDefaultInstanceForType() - Method in class types.Proof.AccountStateProof
 
getDefaultInstanceForType() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
getDefaultInstanceForType() - Method in class types.Proof.AccumulatorConsistencyProof
 
getDefaultInstanceForType() - Method in class types.Proof.AccumulatorProof.Builder
 
getDefaultInstanceForType() - Method in class types.Proof.AccumulatorProof
 
getDefaultInstanceForType() - Method in class types.Proof.EventProof.Builder
 
getDefaultInstanceForType() - Method in class types.Proof.EventProof
 
getDefaultInstanceForType() - Method in class types.Proof.SignedTransactionProof.Builder
 
getDefaultInstanceForType() - Method in class types.Proof.SignedTransactionProof
 
getDefaultInstanceForType() - Method in class types.Proof.SparseMerkleProof.Builder
 
getDefaultInstanceForType() - Method in class types.Proof.SparseMerkleProof
 
getDefaultInstanceForType() - Method in class types.Transaction.AccountState.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.AccountState
 
getDefaultInstanceForType() - Method in class types.Transaction.Module.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.Module
 
getDefaultInstanceForType() - Method in class types.Transaction.Program.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.Program
 
getDefaultInstanceForType() - Method in class types.Transaction.RawTransaction.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.RawTransaction
 
getDefaultInstanceForType() - Method in class types.Transaction.Script.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.Script
 
getDefaultInstanceForType() - Method in class types.Transaction.SignedTransaction.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.SignedTransaction
 
getDefaultInstanceForType() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.SignedTransactionsBlock
 
getDefaultInstanceForType() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.SignedTransactionWithProof
 
getDefaultInstanceForType() - Method in class types.Transaction.TransactionArgument.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.TransactionArgument
 
getDefaultInstanceForType() - Method in class types.Transaction.TransactionListWithProof.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.TransactionListWithProof
 
getDefaultInstanceForType() - Method in class types.Transaction.TransactionToCommit.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.TransactionToCommit
 
getDefaultInstanceForType() - Method in class types.Transaction.WriteOp.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.WriteOp
 
getDefaultInstanceForType() - Method in class types.Transaction.WriteSet.Builder
 
getDefaultInstanceForType() - Method in class types.Transaction.WriteSet
 
getDefaultInstanceForType() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
getDefaultInstanceForType() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
getDefaultInstanceForType() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
getDefaultInstanceForType() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
getDefaultInstanceForType() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
getDefaultInstanceForType() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
getDefaultInstanceForType() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
getDefaultInstanceForType() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
getDefaultInstanceForType() - Method in class types.VmErrors.Aborted.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.Aborted
 
getDefaultInstanceForType() - Method in class types.VmErrors.ArithmeticError.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.ArithmeticError
 
getDefaultInstanceForType() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.DynamicReferenceError
 
getDefaultInstanceForType() - Method in class types.VmErrors.ExecutionStatus.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.ExecutionStatus
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMStatus.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMStatus
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMValidationStatus.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMValidationStatus
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMVerificationStatus
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
getDefaultInstanceForType() - Method in class types.VmErrors.VMVerificationStatusList
 
getDependencyId() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
getDependencyId() - Method in class types.VmErrors.VMVerificationStatus
For StatusKind::SCRIPT and MODULE this is ignored.
getDependencyId() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
For StatusKind::SCRIPT and MODULE this is ignored.
getDependencyIdBuilder() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
getDependencyIdOrBuilder() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
getDependencyIdOrBuilder() - Method in class types.VmErrors.VMVerificationStatus
For StatusKind::SCRIPT and MODULE this is ignored.
getDependencyIdOrBuilder() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
For StatusKind::SCRIPT and MODULE this is ignored.
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
getDescriptor() - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass
 
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
getDescriptor() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getDescriptor() - Static method in class mempool.MempoolStatus
 
getDescriptor() - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
getDescriptor() - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
getDescriptor() - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
getDescriptor() - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass
 
getDescriptor() - Static method in enum secret_service.SecretServiceOuterClass.KeyType
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
getDescriptor() - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
getDescriptor() - Static method in class types.AccessPathOuterClass.AccessPath.Builder
 
getDescriptor() - Static method in class types.AccessPathOuterClass.AccessPath
 
getDescriptor() - Static method in class types.AccessPathOuterClass
 
getDescriptor() - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
getDescriptor() - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
getDescriptor() - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
getDescriptor() - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
getDescriptor() - Static method in class types.AccountStateBlobOuterClass
 
getDescriptor() - Static method in class types.Events.Event.Builder
 
getDescriptor() - Static method in class types.Events.Event
 
getDescriptor() - Static method in class types.Events.EventsForVersions.Builder
 
getDescriptor() - Static method in class types.Events.EventsForVersions
 
getDescriptor() - Static method in class types.Events.EventsList.Builder
 
getDescriptor() - Static method in class types.Events.EventsList
 
getDescriptor() - Static method in class types.Events.EventWithProof.Builder
 
getDescriptor() - Static method in class types.Events.EventWithProof
 
getDescriptor() - Static method in class types.Events
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountStateRequest.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountStateRequest
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountStateResponse.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountStateResponse
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
getDescriptor() - Static method in class types.GetWithProof
 
getDescriptor() - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
getDescriptor() - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
getDescriptor() - Static method in class types.GetWithProof.GetTransactionsRequest.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetTransactionsRequest
 
getDescriptor() - Static method in class types.GetWithProof.GetTransactionsResponse.Builder
 
getDescriptor() - Static method in class types.GetWithProof.GetTransactionsResponse
 
getDescriptor() - Static method in class types.GetWithProof.RequestItem.Builder
 
getDescriptor() - Static method in class types.GetWithProof.RequestItem
 
getDescriptor() - Static method in class types.GetWithProof.ResponseItem.Builder
 
getDescriptor() - Static method in class types.GetWithProof.ResponseItem
 
getDescriptor() - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
getDescriptor() - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
getDescriptor() - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
getDescriptor() - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
getDescriptor() - Static method in class types.LanguageStorage
 
getDescriptor() - Static method in class types.LanguageStorage.ModuleId.Builder
 
getDescriptor() - Static method in class types.LanguageStorage.ModuleId
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
getDescriptor() - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
getDescriptor() - Static method in class types.Proof.AccountStateProof.Builder
 
getDescriptor() - Static method in class types.Proof.AccountStateProof
 
getDescriptor() - Static method in class types.Proof.AccumulatorConsistencyProof.Builder
 
getDescriptor() - Static method in class types.Proof.AccumulatorConsistencyProof
 
getDescriptor() - Static method in class types.Proof.AccumulatorProof.Builder
 
getDescriptor() - Static method in class types.Proof.AccumulatorProof
 
getDescriptor() - Static method in class types.Proof.EventProof.Builder
 
getDescriptor() - Static method in class types.Proof.EventProof
 
getDescriptor() - Static method in class types.Proof
 
getDescriptor() - Static method in class types.Proof.SignedTransactionProof.Builder
 
getDescriptor() - Static method in class types.Proof.SignedTransactionProof
 
getDescriptor() - Static method in class types.Proof.SparseMerkleProof.Builder
 
getDescriptor() - Static method in class types.Proof.SparseMerkleProof
 
getDescriptor() - Static method in class types.Transaction.AccountState.Builder
 
getDescriptor() - Static method in class types.Transaction.AccountState
 
getDescriptor() - Static method in class types.Transaction
 
getDescriptor() - Static method in class types.Transaction.Module.Builder
 
getDescriptor() - Static method in class types.Transaction.Module
 
getDescriptor() - Static method in class types.Transaction.Program.Builder
 
getDescriptor() - Static method in class types.Transaction.Program
 
getDescriptor() - Static method in class types.Transaction.RawTransaction.Builder
 
getDescriptor() - Static method in class types.Transaction.RawTransaction
 
getDescriptor() - Static method in class types.Transaction.Script.Builder
 
getDescriptor() - Static method in class types.Transaction.Script
 
getDescriptor() - Static method in class types.Transaction.SignedTransaction.Builder
 
getDescriptor() - Static method in class types.Transaction.SignedTransaction
 
getDescriptor() - Static method in class types.Transaction.SignedTransactionsBlock.Builder
 
getDescriptor() - Static method in class types.Transaction.SignedTransactionsBlock
 
getDescriptor() - Static method in class types.Transaction.SignedTransactionWithProof.Builder
 
getDescriptor() - Static method in class types.Transaction.SignedTransactionWithProof
 
getDescriptor() - Static method in enum types.Transaction.TransactionArgument.ArgType
 
getDescriptor() - Static method in class types.Transaction.TransactionArgument.Builder
 
getDescriptor() - Static method in class types.Transaction.TransactionArgument
 
getDescriptor() - Static method in class types.Transaction.TransactionListWithProof.Builder
 
getDescriptor() - Static method in class types.Transaction.TransactionListWithProof
 
getDescriptor() - Static method in class types.Transaction.TransactionToCommit.Builder
 
getDescriptor() - Static method in class types.Transaction.TransactionToCommit
 
getDescriptor() - Static method in class types.Transaction.WriteOp.Builder
 
getDescriptor() - Static method in class types.Transaction.WriteOp
 
getDescriptor() - Static method in enum types.Transaction.WriteOpType
 
getDescriptor() - Static method in class types.Transaction.WriteSet.Builder
 
getDescriptor() - Static method in class types.Transaction.WriteSet
 
getDescriptor() - Static method in class types.TransactionInfoOuterClass
 
getDescriptor() - Static method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
getDescriptor() - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
getDescriptor() - Static method in class types.ValidatorChange
 
getDescriptor() - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
getDescriptor() - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
getDescriptor() - Static method in class types.ValidatorPublicKeysOuterClass
 
getDescriptor() - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
getDescriptor() - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
getDescriptor() - Static method in class types.ValidatorSetOuterClass
 
getDescriptor() - Static method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
getDescriptor() - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
getDescriptor() - Static method in class types.VmErrors.Aborted.Builder
 
getDescriptor() - Static method in class types.VmErrors.Aborted
 
getDescriptor() - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
getDescriptor() - Static method in class types.VmErrors.ArithmeticError.Builder
 
getDescriptor() - Static method in class types.VmErrors.ArithmeticError
 
getDescriptor() - Static method in enum types.VmErrors.BinaryError
 
getDescriptor() - Static method in class types.VmErrors.DynamicReferenceError.Builder
 
getDescriptor() - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
getDescriptor() - Static method in class types.VmErrors.DynamicReferenceError
 
getDescriptor() - Static method in class types.VmErrors.ExecutionStatus.Builder
 
getDescriptor() - Static method in class types.VmErrors.ExecutionStatus
 
getDescriptor() - Static method in class types.VmErrors
 
getDescriptor() - Static method in enum types.VmErrors.RuntimeStatus
 
getDescriptor() - Static method in enum types.VmErrors.VMInvariantViolationError
 
getDescriptor() - Static method in class types.VmErrors.VMStatus.Builder
 
getDescriptor() - Static method in class types.VmErrors.VMStatus
 
getDescriptor() - Static method in class types.VmErrors.VMValidationStatus.Builder
 
getDescriptor() - Static method in class types.VmErrors.VMValidationStatus
 
getDescriptor() - Static method in enum types.VmErrors.VMValidationStatusCode
 
getDescriptor() - Static method in enum types.VmErrors.VMVerificationErrorKind
 
getDescriptor() - Static method in class types.VmErrors.VMVerificationStatus.Builder
 
getDescriptor() - Static method in class types.VmErrors.VMVerificationStatus
 
getDescriptor() - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
getDescriptor() - Static method in class types.VmErrors.VMVerificationStatusList.Builder
 
getDescriptor() - Static method in class types.VmErrors.VMVerificationStatusList
 
getDescriptorForType() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
getDescriptorForType() - Method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
getDescriptorForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
getDescriptorForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
getDescriptorForType() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
getDescriptorForType() - Method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
getDescriptorForType() - Method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
getDescriptorForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
getDescriptorForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
getDescriptorForType() - Method in enum secret_service.SecretServiceOuterClass.KeyType
 
getDescriptorForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
getDescriptorForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
getDescriptorForType() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
getDescriptorForType() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
getDescriptorForType() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
getDescriptorForType() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
getDescriptorForType() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
getDescriptorForType() - Method in class types.Events.Event.Builder
 
getDescriptorForType() - Method in class types.Events.EventsForVersions.Builder
 
getDescriptorForType() - Method in class types.Events.EventsList.Builder
 
getDescriptorForType() - Method in class types.Events.EventWithProof.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.RequestItem.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.ResponseItem.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
getDescriptorForType() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
getDescriptorForType() - Method in class types.LanguageStorage.ModuleId.Builder
 
getDescriptorForType() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
getDescriptorForType() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
getDescriptorForType() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
getDescriptorForType() - Method in class types.Proof.AccountStateProof.Builder
 
getDescriptorForType() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
getDescriptorForType() - Method in class types.Proof.AccumulatorProof.Builder
 
getDescriptorForType() - Method in class types.Proof.EventProof.Builder
 
getDescriptorForType() - Method in class types.Proof.SignedTransactionProof.Builder
 
getDescriptorForType() - Method in class types.Proof.SparseMerkleProof.Builder
 
getDescriptorForType() - Method in class types.Transaction.AccountState.Builder
 
getDescriptorForType() - Method in class types.Transaction.Module.Builder
 
getDescriptorForType() - Method in class types.Transaction.Program.Builder
 
getDescriptorForType() - Method in class types.Transaction.RawTransaction.Builder
 
getDescriptorForType() - Method in class types.Transaction.Script.Builder
 
getDescriptorForType() - Method in class types.Transaction.SignedTransaction.Builder
 
getDescriptorForType() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
getDescriptorForType() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
getDescriptorForType() - Method in enum types.Transaction.TransactionArgument.ArgType
 
getDescriptorForType() - Method in class types.Transaction.TransactionArgument.Builder
 
getDescriptorForType() - Method in class types.Transaction.TransactionListWithProof.Builder
 
getDescriptorForType() - Method in class types.Transaction.TransactionToCommit.Builder
 
getDescriptorForType() - Method in class types.Transaction.WriteOp.Builder
 
getDescriptorForType() - Method in enum types.Transaction.WriteOpType
 
getDescriptorForType() - Method in class types.Transaction.WriteSet.Builder
 
getDescriptorForType() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
getDescriptorForType() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
getDescriptorForType() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
getDescriptorForType() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
getDescriptorForType() - Method in class types.VmErrors.Aborted.Builder
 
getDescriptorForType() - Method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
getDescriptorForType() - Method in class types.VmErrors.ArithmeticError.Builder
 
getDescriptorForType() - Method in enum types.VmErrors.BinaryError
 
getDescriptorForType() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
getDescriptorForType() - Method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
getDescriptorForType() - Method in class types.VmErrors.ExecutionStatus.Builder
 
getDescriptorForType() - Method in enum types.VmErrors.RuntimeStatus
 
getDescriptorForType() - Method in enum types.VmErrors.VMInvariantViolationError
 
getDescriptorForType() - Method in class types.VmErrors.VMStatus.Builder
 
getDescriptorForType() - Method in class types.VmErrors.VMValidationStatus.Builder
 
getDescriptorForType() - Method in enum types.VmErrors.VMValidationStatusCode
 
getDescriptorForType() - Method in enum types.VmErrors.VMVerificationErrorKind
 
getDescriptorForType() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
getDescriptorForType() - Method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
getDescriptorForType() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
getDeserialization() - Method in class types.VmErrors.VMStatus.Builder
.types.BinaryError deserialization = 4;
getDeserialization() - Method in class types.VmErrors.VMStatus
.types.BinaryError deserialization = 4;
getDeserialization() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.BinaryError deserialization = 4;
getDeserializationValue() - Method in class types.VmErrors.VMStatus.Builder
.types.BinaryError deserialization = 4;
getDeserializationValue() - Method in class types.VmErrors.VMStatus
.types.BinaryError deserialization = 4;
getDeserializationValue() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.BinaryError deserialization = 4;
getEpochNum() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Epoch number corresponds to the set of validators that are active for this ledger info.
getEpochNum() - Method in class types.LedgerInfoOuterClass.LedgerInfo
Epoch number corresponds to the set of validators that are active for this ledger info.
getEpochNum() - Method in interface types.LedgerInfoOuterClass.LedgerInfoOrBuilder
Epoch number corresponds to the set of validators that are active for this ledger info.
getErrorCode() - Method in class types.VmErrors.ArithmeticError.Builder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
getErrorCode() - Method in class types.VmErrors.ArithmeticError
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
getErrorCode() - Method in interface types.VmErrors.ArithmeticErrorOrBuilder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
getErrorCode() - Method in class types.VmErrors.DynamicReferenceError.Builder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
getErrorCode() - Method in class types.VmErrors.DynamicReferenceError
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
getErrorCode() - Method in interface types.VmErrors.DynamicReferenceErrorOrBuilder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
getErrorCodeValue() - Method in class types.VmErrors.ArithmeticError.Builder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
getErrorCodeValue() - Method in class types.VmErrors.ArithmeticError
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
getErrorCodeValue() - Method in interface types.VmErrors.ArithmeticErrorOrBuilder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
getErrorCodeValue() - Method in class types.VmErrors.DynamicReferenceError.Builder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
getErrorCodeValue() - Method in class types.VmErrors.DynamicReferenceError
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
getErrorCodeValue() - Method in interface types.VmErrors.DynamicReferenceErrorOrBuilder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
getErrorKind() - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationErrorKind error_kind = 3;
getErrorKind() - Method in class types.VmErrors.VMVerificationStatus
.types.VMVerificationErrorKind error_kind = 3;
getErrorKind() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
.types.VMVerificationErrorKind error_kind = 3;
getErrorKindValue() - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationErrorKind error_kind = 3;
getErrorKindValue() - Method in class types.VmErrors.VMVerificationStatus
.types.VMVerificationErrorKind error_kind = 3;
getErrorKindValue() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
.types.VMVerificationErrorKind error_kind = 3;
getErrorTypeCase() - Method in class types.VmErrors.VMStatus.Builder
 
getErrorTypeCase() - Method in class types.VmErrors.VMStatus
 
getErrorTypeCase() - Method in interface types.VmErrors.VMStatusOrBuilder
 
getEvent() - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
getEvent() - Method in class types.Events.EventWithProof
.types.Event event = 3;
getEvent() - Method in interface types.Events.EventWithProofOrBuilder
.types.Event event = 3;
getEventBuilder() - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
getEventData() - Method in class types.Events.Event.Builder
bytes event_data = 3;
getEventData() - Method in class types.Events.Event
bytes event_data = 3;
getEventData() - Method in interface types.Events.EventOrBuilder
bytes event_data = 3;
getEventIndex() - Method in class types.Events.EventWithProof.Builder
uint64 event_index = 2;
getEventIndex() - Method in class types.Events.EventWithProof
uint64 event_index = 2;
getEventIndex() - Method in interface types.Events.EventWithProofOrBuilder
uint64 event_index = 2;
getEventOrBuilder() - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
getEventOrBuilder() - Method in class types.Events.EventWithProof
.types.Event event = 3;
getEventOrBuilder() - Method in interface types.Events.EventWithProofOrBuilder
.types.Event event = 3;
getEventRootHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The root hash of Merkle Accumulator storing all events emitted during this transaction.
getEventRootHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo
The root hash of Merkle Accumulator storing all events emitted during this transaction.
getEventRootHash() - Method in interface types.TransactionInfoOuterClass.TransactionInfoOrBuilder
The root hash of Merkle Accumulator storing all events emitted during this transaction.
getEvents(int) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEvents(int) - Method in class types.Events.EventsList
repeated .types.Event events = 1;
getEvents(int) - Method in interface types.Events.EventsListOrBuilder
repeated .types.Event events = 1;
getEvents() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
getEvents() - Method in class types.Transaction.SignedTransactionWithProof
The events yielded by executing the transaction, if requested.
getEvents() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The events yielded by executing the transaction, if requested.
getEvents(int) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEvents(int) - Method in class types.Transaction.TransactionToCommit
Events yielded by the transaction.
getEvents(int) - Method in interface types.Transaction.TransactionToCommitOrBuilder
Events yielded by the transaction.
getEventsBuilder(int) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEventsBuilder() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
getEventsBuilder(int) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEventsBuilderList() - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEventsBuilderList() - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEventsCount() - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEventsCount() - Method in class types.Events.EventsList
repeated .types.Event events = 1;
getEventsCount() - Method in interface types.Events.EventsListOrBuilder
repeated .types.Event events = 1;
getEventsCount() - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEventsCount() - Method in class types.Transaction.TransactionToCommit
Events yielded by the transaction.
getEventsCount() - Method in interface types.Transaction.TransactionToCommitOrBuilder
Events yielded by the transaction.
getEventsForVersion(int) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersion(int) - Method in class types.Events.EventsForVersions
repeated .types.EventsList events_for_version = 1;
getEventsForVersion(int) - Method in interface types.Events.EventsForVersionsOrBuilder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionBuilder(int) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionBuilderList() - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionCount() - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionCount() - Method in class types.Events.EventsForVersions
repeated .types.EventsList events_for_version = 1;
getEventsForVersionCount() - Method in interface types.Events.EventsForVersionsOrBuilder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionList() - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionList() - Method in class types.Events.EventsForVersions
repeated .types.EventsList events_for_version = 1;
getEventsForVersionList() - Method in interface types.Events.EventsForVersionsOrBuilder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionOrBuilder(int) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionOrBuilder(int) - Method in class types.Events.EventsForVersions
repeated .types.EventsList events_for_version = 1;
getEventsForVersionOrBuilder(int) - Method in interface types.Events.EventsForVersionsOrBuilder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionOrBuilderList() - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
getEventsForVersionOrBuilderList() - Method in class types.Events.EventsForVersions
repeated .types.EventsList events_for_version = 1;
getEventsForVersionOrBuilderList() - Method in interface types.Events.EventsForVersionsOrBuilder
repeated .types.EventsList events_for_version = 1;
getEventsForVersions() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsForVersions() - Method in class types.Transaction.TransactionListWithProof
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsForVersions() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsForVersionsBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsForVersionsOrBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsForVersionsOrBuilder() - Method in class types.Transaction.TransactionListWithProof
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsForVersionsOrBuilder() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
getEventsList() - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEventsList() - Method in class types.Events.EventsList
repeated .types.Event events = 1;
getEventsList() - Method in interface types.Events.EventsListOrBuilder
repeated .types.Event events = 1;
getEventsList() - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEventsList() - Method in class types.Transaction.TransactionToCommit
Events yielded by the transaction.
getEventsList() - Method in interface types.Transaction.TransactionToCommitOrBuilder
Events yielded by the transaction.
getEventsOrBuilder(int) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEventsOrBuilder(int) - Method in class types.Events.EventsList
repeated .types.Event events = 1;
getEventsOrBuilder(int) - Method in interface types.Events.EventsListOrBuilder
repeated .types.Event events = 1;
getEventsOrBuilder() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
getEventsOrBuilder() - Method in class types.Transaction.SignedTransactionWithProof
The events yielded by executing the transaction, if requested.
getEventsOrBuilder() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The events yielded by executing the transaction, if requested.
getEventsOrBuilder(int) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEventsOrBuilder(int) - Method in class types.Transaction.TransactionToCommit
Events yielded by the transaction.
getEventsOrBuilder(int) - Method in interface types.Transaction.TransactionToCommitOrBuilder
Events yielded by the transaction.
getEventsOrBuilderList() - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
getEventsOrBuilderList() - Method in class types.Events.EventsList
repeated .types.Event events = 1;
getEventsOrBuilderList() - Method in interface types.Events.EventsListOrBuilder
repeated .types.Event events = 1;
getEventsOrBuilderList() - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
getEventsOrBuilderList() - Method in class types.Transaction.TransactionToCommit
Events yielded by the transaction.
getEventsOrBuilderList() - Method in interface types.Transaction.TransactionToCommitOrBuilder
Events yielded by the transaction.
getEventsWithProof(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProof(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
Returns an event and proof of each of the events in the request.
getEventsWithProof(int) - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
Returns an event and proof of each of the events in the request.
getEventsWithProofBuilder(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProofBuilderList() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProofCount() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProofCount() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
Returns an event and proof of each of the events in the request.
getEventsWithProofCount() - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
Returns an event and proof of each of the events in the request.
getEventsWithProofList() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProofList() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
Returns an event and proof of each of the events in the request.
getEventsWithProofList() - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
Returns an event and proof of each of the events in the request.
getEventsWithProofOrBuilder(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProofOrBuilder(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
Returns an event and proof of each of the events in the request.
getEventsWithProofOrBuilder(int) - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
Returns an event and proof of each of the events in the request.
getEventsWithProofOrBuilderList() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
getEventsWithProofOrBuilderList() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
Returns an event and proof of each of the events in the request.
getEventsWithProofOrBuilderList() - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
Returns an event and proof of each of the events in the request.
getEventWithProof() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
getEventWithProof() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
.types.EventWithProof event_with_proof = 2;
getEventWithProof() - Method in interface types.ValidatorChange.ValidatorChangeEventWithProofOrBuilder
.types.EventWithProof event_with_proof = 2;
getEventWithProofBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
getEventWithProofOrBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
getEventWithProofOrBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
.types.EventWithProof event_with_proof = 2;
getEventWithProofOrBuilder() - Method in interface types.ValidatorChange.ValidatorChangeEventWithProofOrBuilder
.types.EventWithProof event_with_proof = 2;
getExecution() - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
getExecution() - Method in class types.VmErrors.VMStatus
.types.ExecutionStatus execution = 5;
getExecution() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.ExecutionStatus execution = 5;
getExecutionBuilder() - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
getExecutionOrBuilder() - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
getExecutionOrBuilder() - Method in class types.VmErrors.VMStatus
.types.ExecutionStatus execution = 5;
getExecutionOrBuilder() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.ExecutionStatus execution = 5;
getExecutionStatusCase() - Method in class types.VmErrors.ExecutionStatus.Builder
 
getExecutionStatusCase() - Method in class types.VmErrors.ExecutionStatus
 
getExecutionStatusCase() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
 
getExpirationTime() - Method in class types.Transaction.RawTransaction.Builder
Expiration time for this transaction.
getExpirationTime() - Method in class types.Transaction.RawTransaction
Expiration time for this transaction.
getExpirationTime() - Method in interface types.Transaction.RawTransactionOrBuilder
Expiration time for this transaction.
getFetchEvents() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
Set to true to fetch events for the transaction at this version
getFetchEvents() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
Set to true to fetch events for the transaction at this version
getFetchEvents() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberRequestOrBuilder
Set to true to fetch events for the transaction at this version
getFetchEvents() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
Set to true to fetch events for the transaction at each version
getFetchEvents() - Method in class types.GetWithProof.GetTransactionsRequest
Set to true to fetch events for the transaction at each version
getFetchEvents() - Method in interface types.GetWithProof.GetTransactionsRequestOrBuilder
Set to true to fetch events for the transaction at each version
getFirstTransactionVersion() - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
getFirstTransactionVersion() - Method in class types.Transaction.TransactionListWithProof
If the list is not empty, the version of the first transaction.
getFirstTransactionVersion() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
If the list is not empty, the version of the first transaction.
getFirstTransactionVersionBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
getFirstTransactionVersionOrBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
getFirstTransactionVersionOrBuilder() - Method in class types.Transaction.TransactionListWithProof
If the list is not empty, the version of the first transaction.
getFirstTransactionVersionOrBuilder() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
If the list is not empty, the version of the first transaction.
getFrozenSubtreeRoots(int) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRoots(int) - Method in class types.Proof.AccumulatorConsistencyProof
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRoots(int) - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRootsCount() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRootsCount() - Method in class types.Proof.AccumulatorConsistencyProof
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRootsCount() - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRootsList() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRootsList() - Method in class types.Proof.AccumulatorConsistencyProof
The root hashes of the frozen subtrees that form the small accumulator.
getFrozenSubtreeRootsList() - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The root hashes of the frozen subtrees that form the small accumulator.
getGasUnitPrice() - Method in class types.Transaction.RawTransaction.Builder
The price to be paid for each unit of gas.
getGasUnitPrice() - Method in class types.Transaction.RawTransaction
The price to be paid for each unit of gas.
getGasUnitPrice() - Method in interface types.Transaction.RawTransactionOrBuilder
The price to be paid for each unit of gas.
getGasUsed() - Method in class types.Transaction.TransactionToCommit.Builder
The amount of gas used.
getGasUsed() - Method in class types.Transaction.TransactionToCommit
The amount of gas used.
getGasUsed() - Method in interface types.Transaction.TransactionToCommitOrBuilder
The amount of gas used.
getGasUsed() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The amount of gas used by this transaction.
getGasUsed() - Method in class types.TransactionInfoOuterClass.TransactionInfo
The amount of gas used by this transaction.
getGasUsed() - Method in interface types.TransactionInfoOuterClass.TransactionInfoOrBuilder
The amount of gas used by this transaction.
getGenerateKeyMethod() - Static method in class secret_service.SecretServiceGrpc
 
getGetAccountStateRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateRequest() - Method in class types.GetWithProof.RequestItem
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateRequestBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateRequestOrBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateRequestOrBuilder() - Method in class types.GetWithProof.RequestItem
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateRequestOrBuilder() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetAccountStateRequest get_account_state_request = 1;
getGetAccountStateResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountStateResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountStateResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountStateResponseBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountStateResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountStateResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountStateResponseOrBuilder() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetAccountStateResponse get_account_state_response = 3;
getGetAccountTransactionBySequenceNumberRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberRequest() - Method in class types.GetWithProof.RequestItem
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberRequestBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberRequestOrBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberRequestOrBuilder() - Method in class types.GetWithProof.RequestItem
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberRequestOrBuilder() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
getGetAccountTransactionBySequenceNumberResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetAccountTransactionBySequenceNumberResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetAccountTransactionBySequenceNumberResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetAccountTransactionBySequenceNumberResponseBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetAccountTransactionBySequenceNumberResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetAccountTransactionBySequenceNumberResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetAccountTransactionBySequenceNumberResponseOrBuilder() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
getGetEventsByEventAccessPathRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathRequest() - Method in class types.GetWithProof.RequestItem
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathRequestBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathRequestOrBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathRequestOrBuilder() - Method in class types.GetWithProof.RequestItem
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathRequestOrBuilder() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
getGetEventsByEventAccessPathResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetEventsByEventAccessPathResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetEventsByEventAccessPathResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetEventsByEventAccessPathResponseBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetEventsByEventAccessPathResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetEventsByEventAccessPathResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetEventsByEventAccessPathResponseOrBuilder() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
getGetPublicKeyMethod() - Static method in class secret_service.SecretServiceGrpc
 
getGetTransactionsRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsRequest() - Method in class types.GetWithProof.RequestItem
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsRequestBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsRequestOrBuilder() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsRequestOrBuilder() - Method in class types.GetWithProof.RequestItem
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsRequestOrBuilder() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetTransactionsRequest get_transactions_request = 4;
getGetTransactionsResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
getGetTransactionsResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetTransactionsResponse get_transactions_response = 6;
getGetTransactionsResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetTransactionsResponse get_transactions_response = 6;
getGetTransactionsResponseBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
getGetTransactionsResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
getGetTransactionsResponseOrBuilder() - Method in class types.GetWithProof.ResponseItem
.types.GetTransactionsResponse get_transactions_response = 6;
getGetTransactionsResponseOrBuilder() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetTransactionsResponse get_transactions_response = 6;
getInfos(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfos(int) - Method in class types.Transaction.TransactionListWithProof
The list of corresponding TransactionInfo objects.
getInfos(int) - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding TransactionInfo objects.
getInfosBuilder(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfosBuilderList() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfosCount() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfosCount() - Method in class types.Transaction.TransactionListWithProof
The list of corresponding TransactionInfo objects.
getInfosCount() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding TransactionInfo objects.
getInfosList() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfosList() - Method in class types.Transaction.TransactionListWithProof
The list of corresponding TransactionInfo objects.
getInfosList() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding TransactionInfo objects.
getInfosOrBuilder(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfosOrBuilder(int) - Method in class types.Transaction.TransactionListWithProof
The list of corresponding TransactionInfo objects.
getInfosOrBuilder(int) - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding TransactionInfo objects.
getInfosOrBuilderList() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
getInfosOrBuilderList() - Method in class types.Transaction.TransactionListWithProof
The list of corresponding TransactionInfo objects.
getInfosOrBuilderList() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding TransactionInfo objects.
getInvariantViolation() - Method in class types.VmErrors.VMStatus.Builder
.types.VMInvariantViolationError invariant_violation = 3;
getInvariantViolation() - Method in class types.VmErrors.VMStatus
.types.VMInvariantViolationError invariant_violation = 3;
getInvariantViolation() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMInvariantViolationError invariant_violation = 3;
getInvariantViolationValue() - Method in class types.VmErrors.VMStatus.Builder
.types.VMInvariantViolationError invariant_violation = 3;
getInvariantViolationValue() - Method in class types.VmErrors.VMStatus
.types.VMInvariantViolationError invariant_violation = 3;
getInvariantViolationValue() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMInvariantViolationError invariant_violation = 3;
getKey() - Method in class types.Events.Event.Builder
bytes key = 1;
getKey() - Method in class types.Events.Event
bytes key = 1;
getKey() - Method in interface types.Events.EventOrBuilder
bytes key = 1;
getKeyId() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
bytes key_id = 1;
getKeyId() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
bytes key_id = 1;
getKeyId() - Method in interface secret_service.SecretServiceOuterClass.GenerateKeyResponseOrBuilder
bytes key_id = 1;
getKeyId() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
bytes key_id = 1;
getKeyId() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
bytes key_id = 1;
getKeyId() - Method in interface secret_service.SecretServiceOuterClass.PublicKeyRequestOrBuilder
bytes key_id = 1;
getKeyId() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
bytes key_id = 1;
getKeyId() - Method in class secret_service.SecretServiceOuterClass.SignRequest
bytes key_id = 1;
getKeyId() - Method in interface secret_service.SecretServiceOuterClass.SignRequestOrBuilder
bytes key_id = 1;
getLeaf() - Method in class types.Proof.SparseMerkleProof.Builder
This proof can be used to authenticate whether a given leaf exists in the tree or not.
getLeaf() - Method in class types.Proof.SparseMerkleProof
This proof can be used to authenticate whether a given leaf exists in the tree or not.
getLeaf() - Method in interface types.Proof.SparseMerkleProofOrBuilder
This proof can be used to authenticate whether a given leaf exists in the tree or not.
getLedgerInfo() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
getLedgerInfo() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
.types.LedgerInfo ledger_info = 2;
getLedgerInfo() - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
.types.LedgerInfo ledger_info = 2;
getLedgerInfoBuilder() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
getLedgerInfoOrBuilder() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
getLedgerInfoOrBuilder() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
.types.LedgerInfo ledger_info = 2;
getLedgerInfoOrBuilder() - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
.types.LedgerInfo ledger_info = 2;
getLedgerInfoToTransactionInfoProof() - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in class types.Proof.AccountStateProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in class types.Proof.EventProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in interface types.Proof.EventProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in class types.Proof.SignedTransactionProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProof() - Method in interface types.Proof.SignedTransactionProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofBuilder() - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofBuilder() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofBuilder() - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in class types.Proof.AccountStateProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in class types.Proof.EventProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in interface types.Proof.EventProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in class types.Proof.SignedTransactionProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoToTransactionInfoProofOrBuilder() - Method in interface types.Proof.SignedTransactionProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
getLedgerInfoWithSigs() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
getLedgerInfoWithSigs() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
The latest ledger info this node has.
getLedgerInfoWithSigs() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
The latest ledger info this node has.
getLedgerInfoWithSigs() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLedgerInfoWithSigs() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLedgerInfoWithSigs() - Method in interface types.ValidatorChange.ValidatorChangeEventWithProofOrBuilder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLedgerInfoWithSigsBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
getLedgerInfoWithSigsBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLedgerInfoWithSigsOrBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
getLedgerInfoWithSigsOrBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
The latest ledger info this node has.
getLedgerInfoWithSigsOrBuilder() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
The latest ledger info this node has.
getLedgerInfoWithSigsOrBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLedgerInfoWithSigsOrBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLedgerInfoWithSigsOrBuilder() - Method in interface types.ValidatorChange.ValidatorChangeEventWithProofOrBuilder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
getLimit() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
Limit number of results
getLimit() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
Limit number of results
getLimit() - Method in interface types.GetWithProof.GetEventsByEventAccessPathRequestOrBuilder
Limit number of results
getLimit() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
Limit number of results
getLimit() - Method in class types.GetWithProof.GetTransactionsRequest
Limit number of results
getLimit() - Method in interface types.GetWithProof.GetTransactionsRequestOrBuilder
Limit number of results
getMaxGasAmount() - Method in class types.Transaction.RawTransaction.Builder
Maximal total gas specified by wallet to spend for this transaction.
getMaxGasAmount() - Method in class types.Transaction.RawTransaction
Maximal total gas specified by wallet to spend for this transaction.
getMaxGasAmount() - Method in interface types.Transaction.RawTransactionOrBuilder
Maximal total gas specified by wallet to spend for this transaction.
getMempoolStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMempoolStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMempoolStatus() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMempoolStatusBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMempoolStatusOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMempoolStatusOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMempoolStatusOrBuilder() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
getMessage() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
string message = 2;
getMessage() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
string message = 2;
getMessage() - Method in interface admission_control.AdmissionControlOuterClass.AdmissionControlStatusOrBuilder
string message = 2;
getMessage() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
string message = 2;
getMessage() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
string message = 2;
getMessage() - Method in interface mempool.MempoolStatus.MempoolAddTransactionStatusOrBuilder
string message = 2;
getMessage() - Method in class types.VmErrors.VMValidationStatus.Builder
string message = 2;
getMessage() - Method in class types.VmErrors.VMValidationStatus
string message = 2;
getMessage() - Method in interface types.VmErrors.VMValidationStatusOrBuilder
string message = 2;
getMessage() - Method in class types.VmErrors.VMVerificationStatus.Builder
string message = 4;
getMessage() - Method in class types.VmErrors.VMVerificationStatus
string message = 4;
getMessage() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
string message = 4;
getMessageBytes() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
string message = 2;
getMessageBytes() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
string message = 2;
getMessageBytes() - Method in interface admission_control.AdmissionControlOuterClass.AdmissionControlStatusOrBuilder
string message = 2;
getMessageBytes() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
string message = 2;
getMessageBytes() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
string message = 2;
getMessageBytes() - Method in interface mempool.MempoolStatus.MempoolAddTransactionStatusOrBuilder
string message = 2;
getMessageBytes() - Method in class types.VmErrors.VMValidationStatus.Builder
string message = 2;
getMessageBytes() - Method in class types.VmErrors.VMValidationStatus
string message = 2;
getMessageBytes() - Method in interface types.VmErrors.VMValidationStatusOrBuilder
string message = 2;
getMessageBytes() - Method in class types.VmErrors.VMVerificationStatus.Builder
string message = 4;
getMessageBytes() - Method in class types.VmErrors.VMVerificationStatus
string message = 4;
getMessageBytes() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
string message = 4;
getMessageHash() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
message_hash should be a prehashed message of length crypto::HashValue::LENGTH = 32 bytes
getMessageHash() - Method in class secret_service.SecretServiceOuterClass.SignRequest
message_hash should be a prehashed message of length crypto::HashValue::LENGTH = 32 bytes
getMessageHash() - Method in interface secret_service.SecretServiceOuterClass.SignRequestOrBuilder
message_hash should be a prehashed message of length crypto::HashValue::LENGTH = 32 bytes
getModule() - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
getModule() - Method in class types.Transaction.RawTransaction
The MOVE Module to publish.
getModule() - Method in interface types.Transaction.RawTransactionOrBuilder
The MOVE Module to publish.
getModuleBuilder() - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
getModuleIdx() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
getModuleIdx() - Method in class types.VmErrors.VMVerificationStatus
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
getModuleIdx() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
getModuleOrBuilder() - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
getModuleOrBuilder() - Method in class types.Transaction.RawTransaction
The MOVE Module to publish.
getModuleOrBuilder() - Method in interface types.Transaction.RawTransactionOrBuilder
The MOVE Module to publish.
getModules(int) - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
getModules(int) - Method in class types.Transaction.Program
repeated bytes modules = 3;
getModules(int) - Method in interface types.Transaction.ProgramOrBuilder
repeated bytes modules = 3;
getModulesCount() - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
getModulesCount() - Method in class types.Transaction.Program
repeated bytes modules = 3;
getModulesCount() - Method in interface types.Transaction.ProgramOrBuilder
repeated bytes modules = 3;
getModulesList() - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
getModulesList() - Method in class types.Transaction.Program
repeated bytes modules = 3;
getModulesList() - Method in interface types.Transaction.ProgramOrBuilder
repeated bytes modules = 3;
getName() - Method in class types.LanguageStorage.ModuleId.Builder
string name = 2;
getName() - Method in class types.LanguageStorage.ModuleId
string name = 2;
getName() - Method in interface types.LanguageStorage.ModuleIdOrBuilder
string name = 2;
getNameBytes() - Method in class types.LanguageStorage.ModuleId.Builder
string name = 2;
getNameBytes() - Method in class types.LanguageStorage.ModuleId
string name = 2;
getNameBytes() - Method in interface types.LanguageStorage.ModuleIdOrBuilder
string name = 2;
getNetworkIdentityPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
/ Network identity publick key
getNetworkIdentityPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
/ Network identity publick key
getNetworkIdentityPublicKey() - Method in interface types.ValidatorPublicKeysOuterClass.ValidatorPublicKeysOrBuilder
/ Network identity publick key
getNetworkSigningPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Network signing publick key
getNetworkSigningPublicKey() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
Network signing publick key
getNetworkSigningPublicKey() - Method in interface types.ValidatorPublicKeysOuterClass.ValidatorPublicKeysOrBuilder
Network signing publick key
getNonDefaultSiblings(int) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
getNonDefaultSiblings(int) - Method in class types.Proof.AccumulatorConsistencyProof
The non-default siblings.
getNonDefaultSiblings(int) - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The non-default siblings.
getNonDefaultSiblings(int) - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
getNonDefaultSiblings(int) - Method in class types.Proof.AccumulatorProof
The non-default siblings.
getNonDefaultSiblings(int) - Method in interface types.Proof.AccumulatorProofOrBuilder
The non-default siblings.
getNonDefaultSiblings(int) - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
getNonDefaultSiblings(int) - Method in class types.Proof.SparseMerkleProof
The non-default siblings.
getNonDefaultSiblings(int) - Method in interface types.Proof.SparseMerkleProofOrBuilder
The non-default siblings.
getNonDefaultSiblingsCount() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
getNonDefaultSiblingsCount() - Method in class types.Proof.AccumulatorConsistencyProof
The non-default siblings.
getNonDefaultSiblingsCount() - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The non-default siblings.
getNonDefaultSiblingsCount() - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
getNonDefaultSiblingsCount() - Method in class types.Proof.AccumulatorProof
The non-default siblings.
getNonDefaultSiblingsCount() - Method in interface types.Proof.AccumulatorProofOrBuilder
The non-default siblings.
getNonDefaultSiblingsCount() - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
getNonDefaultSiblingsCount() - Method in class types.Proof.SparseMerkleProof
The non-default siblings.
getNonDefaultSiblingsCount() - Method in interface types.Proof.SparseMerkleProofOrBuilder
The non-default siblings.
getNonDefaultSiblingsList() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
getNonDefaultSiblingsList() - Method in class types.Proof.AccumulatorConsistencyProof
The non-default siblings.
getNonDefaultSiblingsList() - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The non-default siblings.
getNonDefaultSiblingsList() - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
getNonDefaultSiblingsList() - Method in class types.Proof.AccumulatorProof
The non-default siblings.
getNonDefaultSiblingsList() - Method in interface types.Proof.AccumulatorProofOrBuilder
The non-default siblings.
getNonDefaultSiblingsList() - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
getNonDefaultSiblingsList() - Method in class types.Proof.SparseMerkleProof
The non-default siblings.
getNonDefaultSiblingsList() - Method in interface types.Proof.SparseMerkleProofOrBuilder
The non-default siblings.
getNumber() - Method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
getNumber() - Method in enum admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.StatusCase
 
getNumber() - Method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
getNumber() - Method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
getNumber() - Method in enum secret_service.SecretServiceOuterClass.KeyType
 
getNumber() - Method in enum types.GetWithProof.RequestItem.RequestedItemsCase
 
getNumber() - Method in enum types.GetWithProof.ResponseItem.ResponseItemsCase
 
getNumber() - Method in enum types.Transaction.RawTransaction.PayloadCase
 
getNumber() - Method in enum types.Transaction.TransactionArgument.ArgType
 
getNumber() - Method in enum types.Transaction.WriteOpType
 
getNumber() - Method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
getNumber() - Method in enum types.VmErrors.BinaryError
 
getNumber() - Method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
getNumber() - Method in enum types.VmErrors.ExecutionStatus.ExecutionStatusCase
 
getNumber() - Method in enum types.VmErrors.RuntimeStatus
 
getNumber() - Method in enum types.VmErrors.VMInvariantViolationError
 
getNumber() - Method in enum types.VmErrors.VMStatus.ErrorTypeCase
 
getNumber() - Method in enum types.VmErrors.VMValidationStatusCode
 
getNumber() - Method in enum types.VmErrors.VMVerificationErrorKind
 
getNumber() - Method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
getNumSiblings() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The total number of siblings.
getNumSiblings() - Method in class types.Proof.AccumulatorConsistencyProof
The total number of siblings.
getNumSiblings() - Method in interface types.Proof.AccumulatorConsistencyProofOrBuilder
The total number of siblings.
getParserForType() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
getParserForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
getParserForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getParserForType() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
getParserForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
getParserForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
getParserForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
getParserForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
getParserForType() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
getParserForType() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
getParserForType() - Method in class types.AccessPathOuterClass.AccessPath
 
getParserForType() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
getParserForType() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
getParserForType() - Method in class types.Events.Event
 
getParserForType() - Method in class types.Events.EventsForVersions
 
getParserForType() - Method in class types.Events.EventsList
 
getParserForType() - Method in class types.Events.EventWithProof
 
getParserForType() - Method in class types.GetWithProof.GetAccountStateRequest
 
getParserForType() - Method in class types.GetWithProof.GetAccountStateResponse
 
getParserForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
getParserForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
getParserForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
getParserForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
getParserForType() - Method in class types.GetWithProof.GetTransactionsRequest
 
getParserForType() - Method in class types.GetWithProof.GetTransactionsResponse
 
getParserForType() - Method in class types.GetWithProof.RequestItem
 
getParserForType() - Method in class types.GetWithProof.ResponseItem
 
getParserForType() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
getParserForType() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
getParserForType() - Method in class types.LanguageStorage.ModuleId
 
getParserForType() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
getParserForType() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
getParserForType() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
getParserForType() - Method in class types.Proof.AccountStateProof
 
getParserForType() - Method in class types.Proof.AccumulatorConsistencyProof
 
getParserForType() - Method in class types.Proof.AccumulatorProof
 
getParserForType() - Method in class types.Proof.EventProof
 
getParserForType() - Method in class types.Proof.SignedTransactionProof
 
getParserForType() - Method in class types.Proof.SparseMerkleProof
 
getParserForType() - Method in class types.Transaction.AccountState
 
getParserForType() - Method in class types.Transaction.Module
 
getParserForType() - Method in class types.Transaction.Program
 
getParserForType() - Method in class types.Transaction.RawTransaction
 
getParserForType() - Method in class types.Transaction.Script
 
getParserForType() - Method in class types.Transaction.SignedTransaction
 
getParserForType() - Method in class types.Transaction.SignedTransactionsBlock
 
getParserForType() - Method in class types.Transaction.SignedTransactionWithProof
 
getParserForType() - Method in class types.Transaction.TransactionArgument
 
getParserForType() - Method in class types.Transaction.TransactionListWithProof
 
getParserForType() - Method in class types.Transaction.TransactionToCommit
 
getParserForType() - Method in class types.Transaction.WriteOp
 
getParserForType() - Method in class types.Transaction.WriteSet
 
getParserForType() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
getParserForType() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
getParserForType() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
getParserForType() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
getParserForType() - Method in class types.VmErrors.Aborted
 
getParserForType() - Method in class types.VmErrors.ArithmeticError
 
getParserForType() - Method in class types.VmErrors.DynamicReferenceError
 
getParserForType() - Method in class types.VmErrors.ExecutionStatus
 
getParserForType() - Method in class types.VmErrors.VMStatus
 
getParserForType() - Method in class types.VmErrors.VMValidationStatus
 
getParserForType() - Method in class types.VmErrors.VMVerificationStatus
 
getParserForType() - Method in class types.VmErrors.VMVerificationStatusList
 
getPath() - Method in class types.AccessPathOuterClass.AccessPath.Builder
bytes path = 2;
getPath() - Method in class types.AccessPathOuterClass.AccessPath
bytes path = 2;
getPath() - Method in interface types.AccessPathOuterClass.AccessPathOrBuilder
bytes path = 2;
getPayloadCase() - Method in class types.Transaction.RawTransaction.Builder
 
getPayloadCase() - Method in class types.Transaction.RawTransaction
 
getPayloadCase() - Method in interface types.Transaction.RawTransactionOrBuilder
 
getProgram() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
getProgram() - Method in class types.Transaction.RawTransaction
The transaction script to execute.
getProgram() - Method in interface types.Transaction.RawTransactionOrBuilder
The transaction script to execute.
getProgramBuilder() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
getProgramOrBuilder() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
getProgramOrBuilder() - Method in class types.Transaction.RawTransaction
The transaction script to execute.
getProgramOrBuilder() - Method in interface types.Transaction.RawTransactionOrBuilder
The transaction script to execute.
getProof() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
getProof() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
.types.AccountStateProof proof = 3;
getProof() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
.types.AccountStateProof proof = 3;
getProof() - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
getProof() - Method in class types.Events.EventWithProof
.types.EventProof proof = 4;
getProof() - Method in interface types.Events.EventWithProofOrBuilder
.types.EventProof proof = 4;
getProof() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
getProof() - Method in class types.Transaction.SignedTransactionWithProof
The proof authenticating the signed transaction.
getProof() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The proof authenticating the signed transaction.
getProofBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
getProofBuilder() - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
getProofBuilder() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
getProofOfCurrentSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfCurrentSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfCurrentSequenceNumber() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfCurrentSequenceNumberBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfCurrentSequenceNumberOrBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfCurrentSequenceNumberOrBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfCurrentSequenceNumberOrBuilder() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
getProofOfFirstTransaction() - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
getProofOfFirstTransaction() - Method in class types.Transaction.TransactionListWithProof
The proofs of the first and last transaction in this chunk.
getProofOfFirstTransaction() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The proofs of the first and last transaction in this chunk.
getProofOfFirstTransactionBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
getProofOfFirstTransactionOrBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
getProofOfFirstTransactionOrBuilder() - Method in class types.Transaction.TransactionListWithProof
The proofs of the first and last transaction in this chunk.
getProofOfFirstTransactionOrBuilder() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The proofs of the first and last transaction in this chunk.
getProofOfLastTransaction() - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLastTransaction() - Method in class types.Transaction.TransactionListWithProof
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLastTransaction() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLastTransactionBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLastTransactionOrBuilder() - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLastTransactionOrBuilder() - Method in class types.Transaction.TransactionListWithProof
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLastTransactionOrBuilder() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
.types.AccumulatorProof proof_of_last_transaction = 6;
getProofOfLatestEvent() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOfLatestEvent() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOfLatestEvent() - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOfLatestEventBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOfLatestEventOrBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOfLatestEventOrBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOfLatestEventOrBuilder() - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
getProofOrBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
getProofOrBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
.types.AccountStateProof proof = 3;
getProofOrBuilder() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
.types.AccountStateProof proof = 3;
getProofOrBuilder() - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
getProofOrBuilder() - Method in class types.Events.EventWithProof
.types.EventProof proof = 4;
getProofOrBuilder() - Method in interface types.Events.EventWithProofOrBuilder
.types.EventProof proof = 4;
getProofOrBuilder() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
getProofOrBuilder() - Method in class types.Transaction.SignedTransactionWithProof
The proof authenticating the signed transaction.
getProofOrBuilder() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The proof authenticating the signed transaction.
getPublicKey(SecretServiceOuterClass.PublicKeyRequest) - Method in class secret_service.SecretServiceGrpc.SecretServiceBlockingStub
API to request a public key
getPublicKey(SecretServiceOuterClass.PublicKeyRequest) - Method in class secret_service.SecretServiceGrpc.SecretServiceFutureStub
API to request a public key
getPublicKey(SecretServiceOuterClass.PublicKeyRequest, StreamObserver<SecretServiceOuterClass.PublicKeyResponse>) - Method in class secret_service.SecretServiceGrpc.SecretServiceImplBase
API to request a public key
getPublicKey(SecretServiceOuterClass.PublicKeyRequest, StreamObserver<SecretServiceOuterClass.PublicKeyResponse>) - Method in class secret_service.SecretServiceGrpc.SecretServiceStub
API to request a public key
getPublicKey() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
bytes public_key = 1;
getPublicKey() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
bytes public_key = 1;
getPublicKey() - Method in interface secret_service.SecretServiceOuterClass.PublicKeyResponseOrBuilder
bytes public_key = 1;
getRawTxnBytes() - Method in class types.Transaction.SignedTransaction.Builder
The serialized Protobuf bytes for RawTransaction, for which the signature was signed.
getRawTxnBytes() - Method in class types.Transaction.SignedTransaction
The serialized Protobuf bytes for RawTransaction, for which the signature was signed.
getRawTxnBytes() - Method in interface types.Transaction.SignedTransactionOrBuilder
The serialized Protobuf bytes for RawTransaction, for which the signature was signed.
getReferenceError() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
getReferenceError() - Method in class types.VmErrors.ExecutionStatus
.types.DynamicReferenceError reference_error = 4;
getReferenceError() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.DynamicReferenceError reference_error = 4;
getReferenceErrorBuilder() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
getReferenceErrorOrBuilder() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
getReferenceErrorOrBuilder() - Method in class types.VmErrors.ExecutionStatus
.types.DynamicReferenceError reference_error = 4;
getReferenceErrorOrBuilder() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.DynamicReferenceError reference_error = 4;
getRequestedItems(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItems(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
The items for which we are requesting data in this API call.
getRequestedItems(int) - Method in interface types.GetWithProof.UpdateToLatestLedgerRequestOrBuilder
The items for which we are requesting data in this API call.
getRequestedItemsBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItemsBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItemsCase() - Method in class types.GetWithProof.RequestItem.Builder
 
getRequestedItemsCase() - Method in class types.GetWithProof.RequestItem
 
getRequestedItemsCase() - Method in interface types.GetWithProof.RequestItemOrBuilder
 
getRequestedItemsCount() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItemsCount() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
The items for which we are requesting data in this API call.
getRequestedItemsCount() - Method in interface types.GetWithProof.UpdateToLatestLedgerRequestOrBuilder
The items for which we are requesting data in this API call.
getRequestedItemsList() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItemsList() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
The items for which we are requesting data in this API call.
getRequestedItemsList() - Method in interface types.GetWithProof.UpdateToLatestLedgerRequestOrBuilder
The items for which we are requesting data in this API call.
getRequestedItemsOrBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItemsOrBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
The items for which we are requesting data in this API call.
getRequestedItemsOrBuilder(int) - Method in interface types.GetWithProof.UpdateToLatestLedgerRequestOrBuilder
The items for which we are requesting data in this API call.
getRequestedItemsOrBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
getRequestedItemsOrBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
The items for which we are requesting data in this API call.
getRequestedItemsOrBuilderList() - Method in interface types.GetWithProof.UpdateToLatestLedgerRequestOrBuilder
The items for which we are requesting data in this API call.
getResponseItems(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItems(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Responses to the queries posed by the requests.
getResponseItems(int) - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Responses to the queries posed by the requests.
getResponseItemsBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItemsBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItemsCase() - Method in class types.GetWithProof.ResponseItem.Builder
 
getResponseItemsCase() - Method in class types.GetWithProof.ResponseItem
 
getResponseItemsCase() - Method in interface types.GetWithProof.ResponseItemOrBuilder
 
getResponseItemsCount() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItemsCount() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Responses to the queries posed by the requests.
getResponseItemsCount() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Responses to the queries posed by the requests.
getResponseItemsList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItemsList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Responses to the queries posed by the requests.
getResponseItemsList() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Responses to the queries posed by the requests.
getResponseItemsOrBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItemsOrBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Responses to the queries posed by the requests.
getResponseItemsOrBuilder(int) - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Responses to the queries posed by the requests.
getResponseItemsOrBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
getResponseItemsOrBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Responses to the queries posed by the requests.
getResponseItemsOrBuilderList() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Responses to the queries posed by the requests.
getRuntimeStatus() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.RuntimeStatus runtime_status = 1;
getRuntimeStatus() - Method in class types.VmErrors.ExecutionStatus
.types.RuntimeStatus runtime_status = 1;
getRuntimeStatus() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.RuntimeStatus runtime_status = 1;
getRuntimeStatusValue() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.RuntimeStatus runtime_status = 1;
getRuntimeStatusValue() - Method in class types.VmErrors.ExecutionStatus
.types.RuntimeStatus runtime_status = 1;
getRuntimeStatusValue() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.RuntimeStatus runtime_status = 1;
getScript() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
getScript() - Method in class types.Transaction.RawTransaction
The transaction script to execute.
getScript() - Method in interface types.Transaction.RawTransactionOrBuilder
The transaction script to execute.
getScriptBuilder() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
getScriptOrBuilder() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
getScriptOrBuilder() - Method in class types.Transaction.RawTransaction
The transaction script to execute.
getScriptOrBuilder() - Method in interface types.Transaction.RawTransactionOrBuilder
The transaction script to execute.
getSenderAccount() - Method in class types.Transaction.RawTransaction.Builder
Sender's account address
getSenderAccount() - Method in class types.Transaction.RawTransaction
Sender's account address
getSenderAccount() - Method in interface types.Transaction.RawTransactionOrBuilder
Sender's account address
getSenderPublicKey() - Method in class types.Transaction.SignedTransaction.Builder
public key that corresponds to RawTransaction::sender_account
getSenderPublicKey() - Method in class types.Transaction.SignedTransaction
public key that corresponds to RawTransaction::sender_account
getSenderPublicKey() - Method in interface types.Transaction.SignedTransactionOrBuilder
public key that corresponds to RawTransaction::sender_account
getSenderSignature() - Method in class types.Transaction.SignedTransaction.Builder
signature for the hash
getSenderSignature() - Method in class types.Transaction.SignedTransaction
signature for the hash
getSenderSignature() - Method in interface types.Transaction.SignedTransactionOrBuilder
signature for the hash
getSequenceNumber() - Method in class types.Events.Event.Builder
uint64 sequence_number = 2;
getSequenceNumber() - Method in class types.Events.Event
uint64 sequence_number = 2;
getSequenceNumber() - Method in interface types.Events.EventOrBuilder
uint64 sequence_number = 2;
getSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
uint64 sequence_number = 2;
getSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
uint64 sequence_number = 2;
getSequenceNumber() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberRequestOrBuilder
uint64 sequence_number = 2;
getSequenceNumber() - Method in class types.Transaction.RawTransaction.Builder
Sequence number of this transaction corresponding to sender's account.
getSequenceNumber() - Method in class types.Transaction.RawTransaction
Sequence number of this transaction corresponding to sender's account.
getSequenceNumber() - Method in interface types.Transaction.RawTransactionOrBuilder
Sequence number of this transaction corresponding to sender's account.
getSerializedSize() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
getSerializedSize() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
getSerializedSize() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getSerializedSize() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
getSerializedSize() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
getSerializedSize() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
getSerializedSize() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
getSerializedSize() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
getSerializedSize() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
getSerializedSize() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
getSerializedSize() - Method in class types.AccessPathOuterClass.AccessPath
 
getSerializedSize() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
getSerializedSize() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
getSerializedSize() - Method in class types.Events.Event
 
getSerializedSize() - Method in class types.Events.EventsForVersions
 
getSerializedSize() - Method in class types.Events.EventsList
 
getSerializedSize() - Method in class types.Events.EventWithProof
 
getSerializedSize() - Method in class types.GetWithProof.GetAccountStateRequest
 
getSerializedSize() - Method in class types.GetWithProof.GetAccountStateResponse
 
getSerializedSize() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
getSerializedSize() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
getSerializedSize() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
getSerializedSize() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
getSerializedSize() - Method in class types.GetWithProof.GetTransactionsRequest
 
getSerializedSize() - Method in class types.GetWithProof.GetTransactionsResponse
 
getSerializedSize() - Method in class types.GetWithProof.RequestItem
 
getSerializedSize() - Method in class types.GetWithProof.ResponseItem
 
getSerializedSize() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
getSerializedSize() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
getSerializedSize() - Method in class types.LanguageStorage.ModuleId
 
getSerializedSize() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
getSerializedSize() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
getSerializedSize() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
getSerializedSize() - Method in class types.Proof.AccountStateProof
 
getSerializedSize() - Method in class types.Proof.AccumulatorConsistencyProof
 
getSerializedSize() - Method in class types.Proof.AccumulatorProof
 
getSerializedSize() - Method in class types.Proof.EventProof
 
getSerializedSize() - Method in class types.Proof.SignedTransactionProof
 
getSerializedSize() - Method in class types.Proof.SparseMerkleProof
 
getSerializedSize() - Method in class types.Transaction.AccountState
 
getSerializedSize() - Method in class types.Transaction.Module
 
getSerializedSize() - Method in class types.Transaction.Program
 
getSerializedSize() - Method in class types.Transaction.RawTransaction
 
getSerializedSize() - Method in class types.Transaction.Script
 
getSerializedSize() - Method in class types.Transaction.SignedTransaction
 
getSerializedSize() - Method in class types.Transaction.SignedTransactionsBlock
 
getSerializedSize() - Method in class types.Transaction.SignedTransactionWithProof
 
getSerializedSize() - Method in class types.Transaction.TransactionArgument
 
getSerializedSize() - Method in class types.Transaction.TransactionListWithProof
 
getSerializedSize() - Method in class types.Transaction.TransactionToCommit
 
getSerializedSize() - Method in class types.Transaction.WriteOp
 
getSerializedSize() - Method in class types.Transaction.WriteSet
 
getSerializedSize() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
getSerializedSize() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
getSerializedSize() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
getSerializedSize() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
getSerializedSize() - Method in class types.VmErrors.Aborted
 
getSerializedSize() - Method in class types.VmErrors.ArithmeticError
 
getSerializedSize() - Method in class types.VmErrors.DynamicReferenceError
 
getSerializedSize() - Method in class types.VmErrors.ExecutionStatus
 
getSerializedSize() - Method in class types.VmErrors.VMStatus
 
getSerializedSize() - Method in class types.VmErrors.VMValidationStatus
 
getSerializedSize() - Method in class types.VmErrors.VMVerificationStatus
 
getSerializedSize() - Method in class types.VmErrors.VMVerificationStatusList
 
getServiceDescriptor() - Static method in class admission_control.AdmissionControlGrpc
 
getServiceDescriptor() - Static method in class secret_service.SecretServiceGrpc
 
getSignature() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
bytes signature = 1;
getSignature() - Method in class secret_service.SecretServiceOuterClass.SignResponse
bytes signature = 1;
getSignature() - Method in interface secret_service.SecretServiceOuterClass.SignResponseOrBuilder
bytes signature = 1;
getSignature() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
bytes signature = 2;
getSignature() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
bytes signature = 2;
getSignature() - Method in interface types.LedgerInfoOuterClass.ValidatorSignatureOrBuilder
bytes signature = 2;
getSignatures(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignatures(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
Signatures of the root node from each validator
getSignatures(int) - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
Signatures of the root node from each validator
getSignaturesBuilder(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignaturesBuilderList() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignaturesCount() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignaturesCount() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
Signatures of the root node from each validator
getSignaturesCount() - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
Signatures of the root node from each validator
getSignaturesList() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignaturesList() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
Signatures of the root node from each validator
getSignaturesList() - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
Signatures of the root node from each validator
getSignaturesOrBuilder(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignaturesOrBuilder(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
Signatures of the root node from each validator
getSignaturesOrBuilder(int) - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
Signatures of the root node from each validator
getSignaturesOrBuilderList() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
getSignaturesOrBuilderList() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
Signatures of the root node from each validator
getSignaturesOrBuilderList() - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
Signatures of the root node from each validator
getSignedTransaction() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
getSignedTransaction() - Method in class types.Transaction.SignedTransactionWithProof
The transaction itself.
getSignedTransaction() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The transaction itself.
getSignedTransactionBuilder() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
getSignedTransactionHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
Hash of the signed transaction that is stored
getSignedTransactionHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo
Hash of the signed transaction that is stored
getSignedTransactionHash() - Method in interface types.TransactionInfoOuterClass.TransactionInfoOrBuilder
Hash of the signed transaction that is stored
getSignedTransactionOrBuilder() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
getSignedTransactionOrBuilder() - Method in class types.Transaction.SignedTransactionWithProof
The transaction itself.
getSignedTransactionOrBuilder() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The transaction itself.
getSignedTransactionWithProof() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
getSignedTransactionWithProof() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
When the transaction requested is committed, return the committed transaction with proof.
getSignedTransactionWithProof() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder
When the transaction requested is committed, return the committed transaction with proof.
getSignedTransactionWithProofBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
getSignedTransactionWithProofOrBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
getSignedTransactionWithProofOrBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
When the transaction requested is committed, return the committed transaction with proof.
getSignedTransactionWithProofOrBuilder() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder
When the transaction requested is committed, return the committed transaction with proof.
getSignedTxn() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
getSignedTxn() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
Transaction signed by wallet.
getSignedTxn() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionRequestOrBuilder
Transaction signed by wallet.
getSignedTxn() - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
getSignedTxn() - Method in class types.Transaction.TransactionToCommit
The signed transaction which was executed
getSignedTxn() - Method in interface types.Transaction.TransactionToCommitOrBuilder
The signed transaction which was executed
getSignedTxnBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
getSignedTxnBuilder() - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
getSignedTxnOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
getSignedTxnOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
Transaction signed by wallet.
getSignedTxnOrBuilder() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionRequestOrBuilder
Transaction signed by wallet.
getSignedTxnOrBuilder() - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
getSignedTxnOrBuilder() - Method in class types.Transaction.TransactionToCommit
The signed transaction which was executed
getSignedTxnOrBuilder() - Method in interface types.Transaction.TransactionToCommitOrBuilder
The signed transaction which was executed
getSignMethod() - Static method in class secret_service.SecretServiceGrpc
 
getSpec() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
getSpec() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
getSpec() - Method in interface secret_service.SecretServiceOuterClass.GenerateKeyRequestOrBuilder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
getSpecValue() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
getSpecValue() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
getSpecValue() - Method in interface secret_service.SecretServiceOuterClass.GenerateKeyRequestOrBuilder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
getStartEventSeqNum() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
The sequence number of the event to start with for this query.
getStartEventSeqNum() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
The sequence number of the event to start with for this query.
getStartEventSeqNum() - Method in interface types.GetWithProof.GetEventsByEventAccessPathRequestOrBuilder
The sequence number of the event to start with for this query.
getStartVersion() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
The version of the transaction to start with for this query.
getStartVersion() - Method in class types.GetWithProof.GetTransactionsRequest
The version of the transaction to start with for this query.
getStartVersion() - Method in interface types.GetWithProof.GetTransactionsRequestOrBuilder
The version of the transaction to start with for this query.
getStateRootHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The root hash of Sparse Merkle Tree describing the world state at the end of this transaction
getStateRootHash() - Method in class types.TransactionInfoOuterClass.TransactionInfo
The root hash of Sparse Merkle Tree describing the world state at the end of this transaction
getStateRootHash() - Method in interface types.TransactionInfoOuterClass.TransactionInfoOrBuilder
The root hash of Sparse Merkle Tree describing the world state at the end of this transaction
getStatusCase() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
getStatusCase() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getStatusCase() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
 
getStatusKind() - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationStatus.StatusKind status_kind = 1;
getStatusKind() - Method in class types.VmErrors.VMVerificationStatus
.types.VMVerificationStatus.StatusKind status_kind = 1;
getStatusKind() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
.types.VMVerificationStatus.StatusKind status_kind = 1;
getStatusKindValue() - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationStatus.StatusKind status_kind = 1;
getStatusKindValue() - Method in class types.VmErrors.VMVerificationStatus
.types.VMVerificationStatus.StatusKind status_kind = 1;
getStatusKindValue() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
.types.VMVerificationStatus.StatusKind status_kind = 1;
getStatusList(int) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusList(int) - Method in class types.VmErrors.VMVerificationStatusList
repeated .types.VMVerificationStatus status_list = 1;
getStatusList(int) - Method in interface types.VmErrors.VMVerificationStatusListOrBuilder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListBuilder(int) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListBuilderList() - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListCount() - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListCount() - Method in class types.VmErrors.VMVerificationStatusList
repeated .types.VMVerificationStatus status_list = 1;
getStatusListCount() - Method in interface types.VmErrors.VMVerificationStatusListOrBuilder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListList() - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListList() - Method in class types.VmErrors.VMVerificationStatusList
repeated .types.VMVerificationStatus status_list = 1;
getStatusListList() - Method in interface types.VmErrors.VMVerificationStatusListOrBuilder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListOrBuilder(int) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListOrBuilder(int) - Method in class types.VmErrors.VMVerificationStatusList
repeated .types.VMVerificationStatus status_list = 1;
getStatusListOrBuilder(int) - Method in interface types.VmErrors.VMVerificationStatusListOrBuilder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListOrBuilderList() - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
getStatusListOrBuilderList() - Method in class types.VmErrors.VMVerificationStatusList
repeated .types.VMVerificationStatus status_list = 1;
getStatusListOrBuilderList() - Method in interface types.VmErrors.VMVerificationStatusListOrBuilder
repeated .types.VMVerificationStatus status_list = 1;
getSubmitTransactionMethod() - Static method in class admission_control.AdmissionControlGrpc
 
getTimestampUsecs() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Timestamp that represents the microseconds since the epoch (unix time) that is generated by the proposer of the block.
getTimestampUsecs() - Method in class types.LedgerInfoOuterClass.LedgerInfo
Timestamp that represents the microseconds since the epoch (unix time) that is generated by the proposer of the block.
getTimestampUsecs() - Method in interface types.LedgerInfoOuterClass.LedgerInfoOrBuilder
Timestamp that represents the microseconds since the epoch (unix time) that is generated by the proposer of the block.
getTransactionAccumulatorHash() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Root hash of transaction accumulator at this version
getTransactionAccumulatorHash() - Method in class types.LedgerInfoOuterClass.LedgerInfo
Root hash of transaction accumulator at this version
getTransactionAccumulatorHash() - Method in interface types.LedgerInfoOuterClass.LedgerInfoOrBuilder
Root hash of transaction accumulator at this version
getTransactionInfo() - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in class types.Proof.AccountStateProof
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in class types.Proof.EventProof
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in interface types.Proof.EventProofOrBuilder
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in class types.Proof.SignedTransactionProof
.types.TransactionInfo transaction_info = 2;
getTransactionInfo() - Method in interface types.Proof.SignedTransactionProofOrBuilder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoBuilder() - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoBuilder() - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoBuilder() - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in class types.Proof.AccountStateProof
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in class types.Proof.EventProof
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in interface types.Proof.EventProofOrBuilder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in class types.Proof.SignedTransactionProof
.types.TransactionInfo transaction_info = 2;
getTransactionInfoOrBuilder() - Method in interface types.Proof.SignedTransactionProofOrBuilder
.types.TransactionInfo transaction_info = 2;
getTransactionInfoToAccountProof() - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToAccountProof() - Method in class types.Proof.AccountStateProof
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToAccountProof() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToAccountProofBuilder() - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToAccountProofOrBuilder() - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToAccountProofOrBuilder() - Method in class types.Proof.AccountStateProof
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToAccountProofOrBuilder() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
getTransactionInfoToEventProof() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactionInfoToEventProof() - Method in class types.Proof.EventProof
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactionInfoToEventProof() - Method in interface types.Proof.EventProofOrBuilder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactionInfoToEventProofBuilder() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactionInfoToEventProofOrBuilder() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactionInfoToEventProofOrBuilder() - Method in class types.Proof.EventProof
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactionInfoToEventProofOrBuilder() - Method in interface types.Proof.EventProofOrBuilder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
getTransactions(int) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactions(int) - Method in class types.Transaction.SignedTransactionsBlock
Set of Signed Transactions
getTransactions(int) - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Set of Signed Transactions
getTransactions(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactions(int) - Method in class types.Transaction.TransactionListWithProof
The list of transactions.
getTransactions(int) - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of transactions.
getTransactionsBuilder(int) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactionsBuilder(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactionsBuilderList() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactionsBuilderList() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactionsCount() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactionsCount() - Method in class types.Transaction.SignedTransactionsBlock
Set of Signed Transactions
getTransactionsCount() - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Set of Signed Transactions
getTransactionsCount() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactionsCount() - Method in class types.Transaction.TransactionListWithProof
The list of transactions.
getTransactionsCount() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of transactions.
getTransactionsList() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactionsList() - Method in class types.Transaction.SignedTransactionsBlock
Set of Signed Transactions
getTransactionsList() - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Set of Signed Transactions
getTransactionsList() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactionsList() - Method in class types.Transaction.TransactionListWithProof
The list of transactions.
getTransactionsList() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of transactions.
getTransactionsOrBuilder(int) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactionsOrBuilder(int) - Method in class types.Transaction.SignedTransactionsBlock
Set of Signed Transactions
getTransactionsOrBuilder(int) - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Set of Signed Transactions
getTransactionsOrBuilder(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactionsOrBuilder(int) - Method in class types.Transaction.TransactionListWithProof
The list of transactions.
getTransactionsOrBuilder(int) - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of transactions.
getTransactionsOrBuilderList() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
getTransactionsOrBuilderList() - Method in class types.Transaction.SignedTransactionsBlock
Set of Signed Transactions
getTransactionsOrBuilderList() - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Set of Signed Transactions
getTransactionsOrBuilderList() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
getTransactionsOrBuilderList() - Method in class types.Transaction.TransactionListWithProof
The list of transactions.
getTransactionsOrBuilderList() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of transactions.
getTransactionVersion() - Method in class types.Events.EventWithProof.Builder
uint64 transaction_version = 1;
getTransactionVersion() - Method in class types.Events.EventWithProof
uint64 transaction_version = 1;
getTransactionVersion() - Method in interface types.Events.EventWithProofOrBuilder
uint64 transaction_version = 1;
getTxnListWithProof() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
getTxnListWithProof() - Method in class types.GetWithProof.GetTransactionsResponse
.types.TransactionListWithProof txn_list_with_proof = 1;
getTxnListWithProof() - Method in interface types.GetWithProof.GetTransactionsResponseOrBuilder
.types.TransactionListWithProof txn_list_with_proof = 1;
getTxnListWithProofBuilder() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
getTxnListWithProofOrBuilder() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
getTxnListWithProofOrBuilder() - Method in class types.GetWithProof.GetTransactionsResponse
.types.TransactionListWithProof txn_list_with_proof = 1;
getTxnListWithProofOrBuilder() - Method in interface types.GetWithProof.GetTransactionsResponseOrBuilder
.types.TransactionListWithProof txn_list_with_proof = 1;
getType() - Method in class types.Transaction.TransactionArgument.Builder
.types.TransactionArgument.ArgType type = 1;
getType() - Method in class types.Transaction.TransactionArgument
.types.TransactionArgument.ArgType type = 1;
getType() - Method in interface types.Transaction.TransactionArgumentOrBuilder
.types.TransactionArgument.ArgType type = 1;
getType() - Method in class types.Transaction.WriteOp.Builder
WriteOp type.
getType() - Method in class types.Transaction.WriteOp
WriteOp type.
getType() - Method in interface types.Transaction.WriteOpOrBuilder
WriteOp type.
getTypeValue() - Method in class types.Transaction.TransactionArgument.Builder
.types.TransactionArgument.ArgType type = 1;
getTypeValue() - Method in class types.Transaction.TransactionArgument
.types.TransactionArgument.ArgType type = 1;
getTypeValue() - Method in interface types.Transaction.TransactionArgumentOrBuilder
.types.TransactionArgument.ArgType type = 1;
getTypeValue() - Method in class types.Transaction.WriteOp.Builder
WriteOp type.
getTypeValue() - Method in class types.Transaction.WriteOp
WriteOp type.
getTypeValue() - Method in interface types.Transaction.WriteOpOrBuilder
WriteOp type.
getUnknownFields() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
getUnknownFields() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
getUnknownFields() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
getUnknownFields() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
getUnknownFields() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
getUnknownFields() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
getUnknownFields() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
getUnknownFields() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
getUnknownFields() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
getUnknownFields() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
getUnknownFields() - Method in class types.AccessPathOuterClass.AccessPath
 
getUnknownFields() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
getUnknownFields() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
getUnknownFields() - Method in class types.Events.Event
 
getUnknownFields() - Method in class types.Events.EventsForVersions
 
getUnknownFields() - Method in class types.Events.EventsList
 
getUnknownFields() - Method in class types.Events.EventWithProof
 
getUnknownFields() - Method in class types.GetWithProof.GetAccountStateRequest
 
getUnknownFields() - Method in class types.GetWithProof.GetAccountStateResponse
 
getUnknownFields() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
getUnknownFields() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
getUnknownFields() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
getUnknownFields() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
getUnknownFields() - Method in class types.GetWithProof.GetTransactionsRequest
 
getUnknownFields() - Method in class types.GetWithProof.GetTransactionsResponse
 
getUnknownFields() - Method in class types.GetWithProof.RequestItem
 
getUnknownFields() - Method in class types.GetWithProof.ResponseItem
 
getUnknownFields() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
getUnknownFields() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
getUnknownFields() - Method in class types.LanguageStorage.ModuleId
 
getUnknownFields() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
getUnknownFields() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
getUnknownFields() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
getUnknownFields() - Method in class types.Proof.AccountStateProof
 
getUnknownFields() - Method in class types.Proof.AccumulatorConsistencyProof
 
getUnknownFields() - Method in class types.Proof.AccumulatorProof
 
getUnknownFields() - Method in class types.Proof.EventProof
 
getUnknownFields() - Method in class types.Proof.SignedTransactionProof
 
getUnknownFields() - Method in class types.Proof.SparseMerkleProof
 
getUnknownFields() - Method in class types.Transaction.AccountState
 
getUnknownFields() - Method in class types.Transaction.Module
 
getUnknownFields() - Method in class types.Transaction.Program
 
getUnknownFields() - Method in class types.Transaction.RawTransaction
 
getUnknownFields() - Method in class types.Transaction.Script
 
getUnknownFields() - Method in class types.Transaction.SignedTransaction
 
getUnknownFields() - Method in class types.Transaction.SignedTransactionsBlock
 
getUnknownFields() - Method in class types.Transaction.SignedTransactionWithProof
 
getUnknownFields() - Method in class types.Transaction.TransactionArgument
 
getUnknownFields() - Method in class types.Transaction.TransactionListWithProof
 
getUnknownFields() - Method in class types.Transaction.TransactionToCommit
 
getUnknownFields() - Method in class types.Transaction.WriteOp
 
getUnknownFields() - Method in class types.Transaction.WriteSet
 
getUnknownFields() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
getUnknownFields() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
getUnknownFields() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
getUnknownFields() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
getUnknownFields() - Method in class types.VmErrors.Aborted
 
getUnknownFields() - Method in class types.VmErrors.ArithmeticError
 
getUnknownFields() - Method in class types.VmErrors.DynamicReferenceError
 
getUnknownFields() - Method in class types.VmErrors.ExecutionStatus
 
getUnknownFields() - Method in class types.VmErrors.VMStatus
 
getUnknownFields() - Method in class types.VmErrors.VMValidationStatus
 
getUnknownFields() - Method in class types.VmErrors.VMVerificationStatus
 
getUnknownFields() - Method in class types.VmErrors.VMVerificationStatusList
 
getUpdateToLatestLedgerMethod() - Static method in class admission_control.AdmissionControlGrpc
 
getValidation() - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
getValidation() - Method in class types.VmErrors.VMStatus
.types.VMValidationStatus validation = 1;
getValidation() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMValidationStatus validation = 1;
getValidationBuilder() - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
getValidationOrBuilder() - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
getValidationOrBuilder() - Method in class types.VmErrors.VMStatus
.types.VMValidationStatus validation = 1;
getValidationOrBuilder() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMValidationStatus validation = 1;
getValidatorChangeEvents(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEvents(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Validator change events from what the client last knew.
getValidatorChangeEvents(int) - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Validator change events from what the client last knew.
getValidatorChangeEventsBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEventsBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEventsCount() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEventsCount() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Validator change events from what the client last knew.
getValidatorChangeEventsCount() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Validator change events from what the client last knew.
getValidatorChangeEventsList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEventsList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Validator change events from what the client last knew.
getValidatorChangeEventsList() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Validator change events from what the client last knew.
getValidatorChangeEventsOrBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEventsOrBuilder(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Validator change events from what the client last knew.
getValidatorChangeEventsOrBuilder(int) - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Validator change events from what the client last knew.
getValidatorChangeEventsOrBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
getValidatorChangeEventsOrBuilderList() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
Validator change events from what the client last knew.
getValidatorChangeEventsOrBuilderList() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
Validator change events from what the client last knew.
getValidatorId() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
Public key(id) of the validator that processed this transaction
getValidatorId() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
Public key(id) of the validator that processed this transaction
getValidatorId() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
Public key(id) of the validator that processed this transaction
getValidatorId() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
The account address of the validator, which can be used for retrieving its public key during the given epoch.
getValidatorId() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
The account address of the validator, which can be used for retrieving its public key during the given epoch.
getValidatorId() - Method in interface types.LedgerInfoOuterClass.ValidatorSignatureOrBuilder
The account address of the validator, which can be used for retrieving its public key during the given epoch.
getValidatorPublicKey() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Public key of the validator that created this block
getValidatorPublicKey() - Method in class types.Transaction.SignedTransactionsBlock
Public key of the validator that created this block
getValidatorPublicKey() - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Public key of the validator that created this block
getValidatorPublicKeys(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeys(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeys(int) - Method in interface types.ValidatorSetOuterClass.ValidatorSetOrBuilder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysBuilder(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysBuilderList() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysCount() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysCount() - Method in class types.ValidatorSetOuterClass.ValidatorSet
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysCount() - Method in interface types.ValidatorSetOuterClass.ValidatorSetOrBuilder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysList() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysList() - Method in class types.ValidatorSetOuterClass.ValidatorSet
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysList() - Method in interface types.ValidatorSetOuterClass.ValidatorSetOrBuilder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysOrBuilder(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysOrBuilder(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysOrBuilder(int) - Method in interface types.ValidatorSetOuterClass.ValidatorSetOrBuilder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysOrBuilderList() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysOrBuilderList() - Method in class types.ValidatorSetOuterClass.ValidatorSet
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorPublicKeysOrBuilderList() - Method in interface types.ValidatorSetOuterClass.ValidatorSetOrBuilder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
getValidatorSignature() - Method in class types.Transaction.SignedTransactionsBlock.Builder
Signature of the validator that created this block
getValidatorSignature() - Method in class types.Transaction.SignedTransactionsBlock
Signature of the validator that created this block
getValidatorSignature() - Method in interface types.Transaction.SignedTransactionsBlockOrBuilder
Signature of the validator that created this block
getValue() - Method in class types.Transaction.WriteOp.Builder
The value of the write op.
getValue() - Method in class types.Transaction.WriteOp
The value of the write op.
getValue() - Method in interface types.Transaction.WriteOpOrBuilder
The value of the write op.
getValueDescriptor() - Method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
getValueDescriptor() - Method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
getValueDescriptor() - Method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
getValueDescriptor() - Method in enum secret_service.SecretServiceOuterClass.KeyType
 
getValueDescriptor() - Method in enum types.Transaction.TransactionArgument.ArgType
 
getValueDescriptor() - Method in enum types.Transaction.WriteOpType
 
getValueDescriptor() - Method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
getValueDescriptor() - Method in enum types.VmErrors.BinaryError
 
getValueDescriptor() - Method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
getValueDescriptor() - Method in enum types.VmErrors.RuntimeStatus
 
getValueDescriptor() - Method in enum types.VmErrors.VMInvariantViolationError
 
getValueDescriptor() - Method in enum types.VmErrors.VMValidationStatusCode
 
getValueDescriptor() - Method in enum types.VmErrors.VMVerificationErrorKind
 
getValueDescriptor() - Method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
getVerification() - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
getVerification() - Method in class types.VmErrors.VMStatus
.types.VMVerificationStatusList verification = 2;
getVerification() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMVerificationStatusList verification = 2;
getVerificationBuilder() - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
getVerificationOrBuilder() - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
getVerificationOrBuilder() - Method in class types.VmErrors.VMStatus
.types.VMVerificationStatusList verification = 2;
getVerificationOrBuilder() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMVerificationStatusList verification = 2;
getVersion() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
uint64 version = 1;
getVersion() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
uint64 version = 1;
getVersion() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
uint64 version = 1;
getVersion() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Current latest version of the system
getVersion() - Method in class types.LedgerInfoOuterClass.LedgerInfo
Current latest version of the system
getVersion() - Method in interface types.LedgerInfoOuterClass.LedgerInfoOrBuilder
Current latest version of the system
getVersion() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The version of the returned signed transaction.
getVersion() - Method in class types.Transaction.SignedTransactionWithProof
The version of the returned signed transaction.
getVersion() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The version of the returned signed transaction.
getVmStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
getVmStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.types.VMStatus vm_status = 1;
getVmStatus() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.types.VMStatus vm_status = 1;
getVmStatusBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
getVmStatusOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
getVmStatusOrBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.types.VMStatus vm_status = 1;
getVmStatusOrBuilder() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.types.VMStatus vm_status = 1;
GetWithProof - Class in types
 
GetWithProof.GetAccountStateRequest - Class in types
Gets latest state for an account.
GetWithProof.GetAccountStateRequest.Builder - Class in types
Gets latest state for an account.
GetWithProof.GetAccountStateRequestOrBuilder - Interface in types
 
GetWithProof.GetAccountStateResponse - Class in types
State information returned by a get account state query.
GetWithProof.GetAccountStateResponse.Builder - Class in types
State information returned by a get account state query.
GetWithProof.GetAccountStateResponseOrBuilder - Interface in types
 
GetWithProof.GetAccountTransactionBySequenceNumberRequest - Class in types
----------------------------------------------------------------------------- ---------------- Get single transaction by account + sequence number ----------------------------------------------------------------------------- Get transactions that altered an account - this includes both sent and received.
GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder - Class in types
----------------------------------------------------------------------------- ---------------- Get single transaction by account + sequence number ----------------------------------------------------------------------------- Get transactions that altered an account - this includes both sent and received.
GetWithProof.GetAccountTransactionBySequenceNumberRequestOrBuilder - Interface in types
 
GetWithProof.GetAccountTransactionBySequenceNumberResponse - Class in types
Transaction information for transactions requested by GetAccountTransactionsRequest
GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder - Class in types
Transaction information for transactions requested by GetAccountTransactionsRequest
GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder - Interface in types
 
GetWithProof.GetEventsByEventAccessPathRequest - Class in types
Get events that exist on an event access path.
GetWithProof.GetEventsByEventAccessPathRequest.Builder - Class in types
Get events that exist on an event access path.
GetWithProof.GetEventsByEventAccessPathRequestOrBuilder - Interface in types
 
GetWithProof.GetEventsByEventAccessPathResponse - Class in types
Protobuf type types.GetEventsByEventAccessPathResponse
GetWithProof.GetEventsByEventAccessPathResponse.Builder - Class in types
Protobuf type types.GetEventsByEventAccessPathResponse
GetWithProof.GetEventsByEventAccessPathResponseOrBuilder - Interface in types
 
GetWithProof.GetTransactionsRequest - Class in types
Get up to limit transactions starting from start_version.
GetWithProof.GetTransactionsRequest.Builder - Class in types
Get up to limit transactions starting from start_version.
GetWithProof.GetTransactionsRequestOrBuilder - Interface in types
 
GetWithProof.GetTransactionsResponse - Class in types
Protobuf type types.GetTransactionsResponse
GetWithProof.GetTransactionsResponse.Builder - Class in types
Protobuf type types.GetTransactionsResponse
GetWithProof.GetTransactionsResponseOrBuilder - Interface in types
 
GetWithProof.RequestItem - Class in types
Protobuf type types.RequestItem
GetWithProof.RequestItem.Builder - Class in types
Protobuf type types.RequestItem
GetWithProof.RequestItem.RequestedItemsCase - Enum in types
 
GetWithProof.RequestItemOrBuilder - Interface in types
 
GetWithProof.ResponseItem - Class in types
Individual response items to the queries posed by the requests
GetWithProof.ResponseItem.Builder - Class in types
Individual response items to the queries posed by the requests
GetWithProof.ResponseItem.ResponseItemsCase - Enum in types
 
GetWithProof.ResponseItemOrBuilder - Interface in types
 
GetWithProof.UpdateToLatestLedgerRequest - Class in types
This API is used to update the client to the latest ledger version and optionally also request 1..n other pieces of data.
GetWithProof.UpdateToLatestLedgerRequest.Builder - Class in types
This API is used to update the client to the latest ledger version and optionally also request 1..n other pieces of data.
GetWithProof.UpdateToLatestLedgerRequestOrBuilder - Interface in types
 
GetWithProof.UpdateToLatestLedgerResponse - Class in types
Response from getting latest ledger
GetWithProof.UpdateToLatestLedgerResponse.Builder - Class in types
Response from getting latest ledger
GetWithProof.UpdateToLatestLedgerResponseOrBuilder - Interface in types
 
getWriteSet() - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
getWriteSet() - Method in class types.Transaction.RawTransaction
A write set, used for genesis blocks and other magic transactions.
getWriteSet() - Method in interface types.Transaction.RawTransactionOrBuilder
A write set, used for genesis blocks and other magic transactions.
getWriteSet(int) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSet(int) - Method in class types.Transaction.WriteSet
Set of WriteOp for storage update.
getWriteSet(int) - Method in interface types.Transaction.WriteSetOrBuilder
Set of WriteOp for storage update.
getWriteSetBuilder() - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
getWriteSetBuilder(int) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSetBuilderList() - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSetCount() - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSetCount() - Method in class types.Transaction.WriteSet
Set of WriteOp for storage update.
getWriteSetCount() - Method in interface types.Transaction.WriteSetOrBuilder
Set of WriteOp for storage update.
getWriteSetList() - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSetList() - Method in class types.Transaction.WriteSet
Set of WriteOp for storage update.
getWriteSetList() - Method in interface types.Transaction.WriteSetOrBuilder
Set of WriteOp for storage update.
getWriteSetOrBuilder() - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
getWriteSetOrBuilder() - Method in class types.Transaction.RawTransaction
A write set, used for genesis blocks and other magic transactions.
getWriteSetOrBuilder() - Method in interface types.Transaction.RawTransactionOrBuilder
A write set, used for genesis blocks and other magic transactions.
getWriteSetOrBuilder(int) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSetOrBuilder(int) - Method in class types.Transaction.WriteSet
Set of WriteOp for storage update.
getWriteSetOrBuilder(int) - Method in interface types.Transaction.WriteSetOrBuilder
Set of WriteOp for storage update.
getWriteSetOrBuilderList() - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
getWriteSetOrBuilderList() - Method in class types.Transaction.WriteSet
Set of WriteOp for storage update.
getWriteSetOrBuilderList() - Method in interface types.Transaction.WriteSetOrBuilder
Set of WriteOp for storage update.
GlobalAlreadyBorrowed_VALUE - Static variable in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
Fill with with more later
GlobalRefAlreadyReleased_VALUE - Static variable in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
GlobalRefAlreadyReleased = 2;
GlobalReferenceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
GlobalReferenceError = 68;

H

hasAborted() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
hasAborted() - Method in class types.VmErrors.ExecutionStatus
.types.Aborted aborted = 2;
hasAborted() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.Aborted aborted = 2;
hasAccessPath() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
hasAccessPath() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
.types.AccessPath access_path = 1;
hasAccessPath() - Method in interface types.GetWithProof.GetEventsByEventAccessPathRequestOrBuilder
.types.AccessPath access_path = 1;
hasAccessPath() - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
hasAccessPath() - Method in class types.Transaction.WriteOp
AccessPath of the write set.
hasAccessPath() - Method in interface types.Transaction.WriteOpOrBuilder
AccessPath of the write set.
hasAccountStateWithProof() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
hasAccountStateWithProof() - Method in class types.GetWithProof.GetAccountStateResponse
Blob value representing the account state together with proof the client can utilize to verify it.
hasAccountStateWithProof() - Method in interface types.GetWithProof.GetAccountStateResponseOrBuilder
Blob value representing the account state together with proof the client can utilize to verify it.
hasAcStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
hasAcStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.admission_control.AdmissionControlStatus ac_status = 2;
hasAcStatus() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.admission_control.AdmissionControlStatus ac_status = 2;
hasArithmeticError() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
hasArithmeticError() - Method in class types.VmErrors.ExecutionStatus
.types.ArithmeticError arithmetic_error = 3;
hasArithmeticError() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.ArithmeticError arithmetic_error = 3;
hasBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
hasBlob() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
.types.AccountStateBlob blob = 2;
hasBlob() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
.types.AccountStateBlob blob = 2;
hasDependencyId() - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
hasDependencyId() - Method in class types.VmErrors.VMVerificationStatus
For StatusKind::SCRIPT and MODULE this is ignored.
hasDependencyId() - Method in interface types.VmErrors.VMVerificationStatusOrBuilder
For StatusKind::SCRIPT and MODULE this is ignored.
hasEvent() - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
hasEvent() - Method in class types.Events.EventWithProof
.types.Event event = 3;
hasEvent() - Method in interface types.Events.EventWithProofOrBuilder
.types.Event event = 3;
hasEvents() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
hasEvents() - Method in class types.Transaction.SignedTransactionWithProof
The events yielded by executing the transaction, if requested.
hasEvents() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The events yielded by executing the transaction, if requested.
hasEventsForVersions() - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
hasEventsForVersions() - Method in class types.Transaction.TransactionListWithProof
The list of corresponding Event objects (only present if fetch_events was set to true in req)
hasEventsForVersions() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
hasEventWithProof() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
hasEventWithProof() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
.types.EventWithProof event_with_proof = 2;
hasEventWithProof() - Method in interface types.ValidatorChange.ValidatorChangeEventWithProofOrBuilder
.types.EventWithProof event_with_proof = 2;
hasExecution() - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
hasExecution() - Method in class types.VmErrors.VMStatus
.types.ExecutionStatus execution = 5;
hasExecution() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.ExecutionStatus execution = 5;
hasFirstTransactionVersion() - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
hasFirstTransactionVersion() - Method in class types.Transaction.TransactionListWithProof
If the list is not empty, the version of the first transaction.
hasFirstTransactionVersion() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
If the list is not empty, the version of the first transaction.
hasGetAccountStateRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
hasGetAccountStateRequest() - Method in class types.GetWithProof.RequestItem
.types.GetAccountStateRequest get_account_state_request = 1;
hasGetAccountStateRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetAccountStateRequest get_account_state_request = 1;
hasGetAccountStateResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
hasGetAccountStateResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetAccountStateResponse get_account_state_response = 3;
hasGetAccountStateResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetAccountStateResponse get_account_state_response = 3;
hasGetAccountTransactionBySequenceNumberRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
hasGetAccountTransactionBySequenceNumberRequest() - Method in class types.GetWithProof.RequestItem
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
hasGetAccountTransactionBySequenceNumberRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
hasGetAccountTransactionBySequenceNumberResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
hasGetAccountTransactionBySequenceNumberResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
hasGetAccountTransactionBySequenceNumberResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
hasGetEventsByEventAccessPathRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
hasGetEventsByEventAccessPathRequest() - Method in class types.GetWithProof.RequestItem
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
hasGetEventsByEventAccessPathRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
hasGetEventsByEventAccessPathResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
hasGetEventsByEventAccessPathResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
hasGetEventsByEventAccessPathResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
hasGetTransactionsRequest() - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
hasGetTransactionsRequest() - Method in class types.GetWithProof.RequestItem
.types.GetTransactionsRequest get_transactions_request = 4;
hasGetTransactionsRequest() - Method in interface types.GetWithProof.RequestItemOrBuilder
.types.GetTransactionsRequest get_transactions_request = 4;
hasGetTransactionsResponse() - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
hasGetTransactionsResponse() - Method in class types.GetWithProof.ResponseItem
.types.GetTransactionsResponse get_transactions_response = 6;
hasGetTransactionsResponse() - Method in interface types.GetWithProof.ResponseItemOrBuilder
.types.GetTransactionsResponse get_transactions_response = 6;
hashCode() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
hashCode() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
hashCode() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
hashCode() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
hashCode() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
hashCode() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
hashCode() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
hashCode() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
hashCode() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
hashCode() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
hashCode() - Method in class types.AccessPathOuterClass.AccessPath
 
hashCode() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
hashCode() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
hashCode() - Method in class types.Events.Event
 
hashCode() - Method in class types.Events.EventsForVersions
 
hashCode() - Method in class types.Events.EventsList
 
hashCode() - Method in class types.Events.EventWithProof
 
hashCode() - Method in class types.GetWithProof.GetAccountStateRequest
 
hashCode() - Method in class types.GetWithProof.GetAccountStateResponse
 
hashCode() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
hashCode() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
hashCode() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
hashCode() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
hashCode() - Method in class types.GetWithProof.GetTransactionsRequest
 
hashCode() - Method in class types.GetWithProof.GetTransactionsResponse
 
hashCode() - Method in class types.GetWithProof.RequestItem
 
hashCode() - Method in class types.GetWithProof.ResponseItem
 
hashCode() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
hashCode() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
hashCode() - Method in class types.LanguageStorage.ModuleId
 
hashCode() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
hashCode() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
hashCode() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
hashCode() - Method in class types.Proof.AccountStateProof
 
hashCode() - Method in class types.Proof.AccumulatorConsistencyProof
 
hashCode() - Method in class types.Proof.AccumulatorProof
 
hashCode() - Method in class types.Proof.EventProof
 
hashCode() - Method in class types.Proof.SignedTransactionProof
 
hashCode() - Method in class types.Proof.SparseMerkleProof
 
hashCode() - Method in class types.Transaction.AccountState
 
hashCode() - Method in class types.Transaction.Module
 
hashCode() - Method in class types.Transaction.Program
 
hashCode() - Method in class types.Transaction.RawTransaction
 
hashCode() - Method in class types.Transaction.Script
 
hashCode() - Method in class types.Transaction.SignedTransaction
 
hashCode() - Method in class types.Transaction.SignedTransactionsBlock
 
hashCode() - Method in class types.Transaction.SignedTransactionWithProof
 
hashCode() - Method in class types.Transaction.TransactionArgument
 
hashCode() - Method in class types.Transaction.TransactionListWithProof
 
hashCode() - Method in class types.Transaction.TransactionToCommit
 
hashCode() - Method in class types.Transaction.WriteOp
 
hashCode() - Method in class types.Transaction.WriteSet
 
hashCode() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
hashCode() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
hashCode() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
hashCode() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
hashCode() - Method in class types.VmErrors.Aborted
 
hashCode() - Method in class types.VmErrors.ArithmeticError
 
hashCode() - Method in class types.VmErrors.DynamicReferenceError
 
hashCode() - Method in class types.VmErrors.ExecutionStatus
 
hashCode() - Method in class types.VmErrors.VMStatus
 
hashCode() - Method in class types.VmErrors.VMValidationStatus
 
hashCode() - Method in class types.VmErrors.VMVerificationStatus
 
hashCode() - Method in class types.VmErrors.VMVerificationStatusList
 
hasLedgerInfo() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
hasLedgerInfo() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
.types.LedgerInfo ledger_info = 2;
hasLedgerInfo() - Method in interface types.LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder
.types.LedgerInfo ledger_info = 2;
hasLedgerInfoToTransactionInfoProof() - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in class types.Proof.AccountStateProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in class types.Proof.EventProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in interface types.Proof.EventProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in class types.Proof.SignedTransactionProof
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoToTransactionInfoProof() - Method in interface types.Proof.SignedTransactionProofOrBuilder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
hasLedgerInfoWithSigs() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
hasLedgerInfoWithSigs() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
The latest ledger info this node has.
hasLedgerInfoWithSigs() - Method in interface types.GetWithProof.UpdateToLatestLedgerResponseOrBuilder
The latest ledger info this node has.
hasLedgerInfoWithSigs() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
hasLedgerInfoWithSigs() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
hasLedgerInfoWithSigs() - Method in interface types.ValidatorChange.ValidatorChangeEventWithProofOrBuilder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
hasMempoolStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
hasMempoolStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.mempool.MempoolAddTransactionStatus mempool_status = 3;
hasMempoolStatus() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
hasModule() - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
hasModule() - Method in class types.Transaction.RawTransaction
The MOVE Module to publish.
hasModule() - Method in interface types.Transaction.RawTransactionOrBuilder
The MOVE Module to publish.
hasProgram() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
hasProgram() - Method in class types.Transaction.RawTransaction
The transaction script to execute.
hasProgram() - Method in interface types.Transaction.RawTransactionOrBuilder
The transaction script to execute.
hasProof() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
hasProof() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
.types.AccountStateProof proof = 3;
hasProof() - Method in interface types.AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
.types.AccountStateProof proof = 3;
hasProof() - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
hasProof() - Method in class types.Events.EventWithProof
.types.EventProof proof = 4;
hasProof() - Method in interface types.Events.EventWithProofOrBuilder
.types.EventProof proof = 4;
hasProof() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
hasProof() - Method in class types.Transaction.SignedTransactionWithProof
The proof authenticating the signed transaction.
hasProof() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The proof authenticating the signed transaction.
hasProofOfCurrentSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
hasProofOfCurrentSequenceNumber() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
hasProofOfCurrentSequenceNumber() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
hasProofOfFirstTransaction() - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
hasProofOfFirstTransaction() - Method in class types.Transaction.TransactionListWithProof
The proofs of the first and last transaction in this chunk.
hasProofOfFirstTransaction() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
The proofs of the first and last transaction in this chunk.
hasProofOfLastTransaction() - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
hasProofOfLastTransaction() - Method in class types.Transaction.TransactionListWithProof
.types.AccumulatorProof proof_of_last_transaction = 6;
hasProofOfLastTransaction() - Method in interface types.Transaction.TransactionListWithProofOrBuilder
.types.AccumulatorProof proof_of_last_transaction = 6;
hasProofOfLatestEvent() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
hasProofOfLatestEvent() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
hasProofOfLatestEvent() - Method in interface types.GetWithProof.GetEventsByEventAccessPathResponseOrBuilder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
hasReferenceError() - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
hasReferenceError() - Method in class types.VmErrors.ExecutionStatus
.types.DynamicReferenceError reference_error = 4;
hasReferenceError() - Method in interface types.VmErrors.ExecutionStatusOrBuilder
.types.DynamicReferenceError reference_error = 4;
hasScript() - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
hasScript() - Method in class types.Transaction.RawTransaction
The transaction script to execute.
hasScript() - Method in interface types.Transaction.RawTransactionOrBuilder
The transaction script to execute.
hasSignedTransaction() - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
hasSignedTransaction() - Method in class types.Transaction.SignedTransactionWithProof
The transaction itself.
hasSignedTransaction() - Method in interface types.Transaction.SignedTransactionWithProofOrBuilder
The transaction itself.
hasSignedTransactionWithProof() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
hasSignedTransactionWithProof() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
When the transaction requested is committed, return the committed transaction with proof.
hasSignedTransactionWithProof() - Method in interface types.GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder
When the transaction requested is committed, return the committed transaction with proof.
hasSignedTxn() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
hasSignedTxn() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
Transaction signed by wallet.
hasSignedTxn() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionRequestOrBuilder
Transaction signed by wallet.
hasSignedTxn() - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
hasSignedTxn() - Method in class types.Transaction.TransactionToCommit
The signed transaction which was executed
hasSignedTxn() - Method in interface types.Transaction.TransactionToCommitOrBuilder
The signed transaction which was executed
hasTransactionInfo() - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in class types.Proof.AccountStateProof
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in class types.Proof.EventProof
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in interface types.Proof.EventProofOrBuilder
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in class types.Proof.SignedTransactionProof
.types.TransactionInfo transaction_info = 2;
hasTransactionInfo() - Method in interface types.Proof.SignedTransactionProofOrBuilder
.types.TransactionInfo transaction_info = 2;
hasTransactionInfoToAccountProof() - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
hasTransactionInfoToAccountProof() - Method in class types.Proof.AccountStateProof
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
hasTransactionInfoToAccountProof() - Method in interface types.Proof.AccountStateProofOrBuilder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
hasTransactionInfoToEventProof() - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
hasTransactionInfoToEventProof() - Method in class types.Proof.EventProof
.types.AccumulatorProof transaction_info_to_event_proof = 3;
hasTransactionInfoToEventProof() - Method in interface types.Proof.EventProofOrBuilder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
hasTxnListWithProof() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
hasTxnListWithProof() - Method in class types.GetWithProof.GetTransactionsResponse
.types.TransactionListWithProof txn_list_with_proof = 1;
hasTxnListWithProof() - Method in interface types.GetWithProof.GetTransactionsResponseOrBuilder
.types.TransactionListWithProof txn_list_with_proof = 1;
hasValidation() - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
hasValidation() - Method in class types.VmErrors.VMStatus
.types.VMValidationStatus validation = 1;
hasValidation() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMValidationStatus validation = 1;
hasVerification() - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
hasVerification() - Method in class types.VmErrors.VMStatus
.types.VMVerificationStatusList verification = 2;
hasVerification() - Method in interface types.VmErrors.VMStatusOrBuilder
.types.VMVerificationStatusList verification = 2;
hasVmStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
hasVmStatus() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
.types.VMStatus vm_status = 1;
hasVmStatus() - Method in interface admission_control.AdmissionControlOuterClass.SubmitTransactionResponseOrBuilder
.types.VMStatus vm_status = 1;
hasWriteSet() - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
hasWriteSet() - Method in class types.Transaction.RawTransaction
A write set, used for genesis blocks and other magic transactions.
hasWriteSet() - Method in interface types.Transaction.RawTransactionOrBuilder
A write set, used for genesis blocks and other magic transactions.

I

InconsistentFields_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InconsistentFields = 16;
IndexOutOfBounds_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
IndexOutOfBounds = 1;
INFOS_FIELD_NUMBER - Static variable in class types.Transaction.TransactionListWithProof
 
InsufficientBalance_VALUE - Static variable in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
The sender does not have enough balance for the transaction.
InsufficientBalanceForTransactionFee_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Insufficient balance to pay minimum transaction fee
IntegerOpTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
IntegerOpTypeMismatchError = 56;
internalGetFieldAccessorTable() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
internalGetFieldAccessorTable() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
internalGetFieldAccessorTable() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
internalGetFieldAccessorTable() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
internalGetFieldAccessorTable() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
internalGetFieldAccessorTable() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
internalGetFieldAccessorTable() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
internalGetFieldAccessorTable() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
internalGetFieldAccessorTable() - Method in class types.AccessPathOuterClass.AccessPath
 
internalGetFieldAccessorTable() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
internalGetFieldAccessorTable() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
internalGetFieldAccessorTable() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
internalGetFieldAccessorTable() - Method in class types.Events.Event.Builder
 
internalGetFieldAccessorTable() - Method in class types.Events.Event
 
internalGetFieldAccessorTable() - Method in class types.Events.EventsForVersions.Builder
 
internalGetFieldAccessorTable() - Method in class types.Events.EventsForVersions
 
internalGetFieldAccessorTable() - Method in class types.Events.EventsList.Builder
 
internalGetFieldAccessorTable() - Method in class types.Events.EventsList
 
internalGetFieldAccessorTable() - Method in class types.Events.EventWithProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Events.EventWithProof
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountStateRequest
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountStateResponse
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetTransactionsRequest
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.GetTransactionsResponse
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.RequestItem.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.RequestItem
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.ResponseItem.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.ResponseItem
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
internalGetFieldAccessorTable() - Method in class types.LanguageStorage.ModuleId.Builder
 
internalGetFieldAccessorTable() - Method in class types.LanguageStorage.ModuleId
 
internalGetFieldAccessorTable() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
internalGetFieldAccessorTable() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
internalGetFieldAccessorTable() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
internalGetFieldAccessorTable() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
internalGetFieldAccessorTable() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
internalGetFieldAccessorTable() - Method in class types.Proof.AccountStateProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Proof.AccountStateProof
 
internalGetFieldAccessorTable() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Proof.AccumulatorConsistencyProof
 
internalGetFieldAccessorTable() - Method in class types.Proof.AccumulatorProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Proof.AccumulatorProof
 
internalGetFieldAccessorTable() - Method in class types.Proof.EventProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Proof.EventProof
 
internalGetFieldAccessorTable() - Method in class types.Proof.SignedTransactionProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Proof.SignedTransactionProof
 
internalGetFieldAccessorTable() - Method in class types.Proof.SparseMerkleProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Proof.SparseMerkleProof
 
internalGetFieldAccessorTable() - Method in class types.Transaction.AccountState.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.AccountState
 
internalGetFieldAccessorTable() - Method in class types.Transaction.Module.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.Module
 
internalGetFieldAccessorTable() - Method in class types.Transaction.Program.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.Program
 
internalGetFieldAccessorTable() - Method in class types.Transaction.RawTransaction.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.RawTransaction
 
internalGetFieldAccessorTable() - Method in class types.Transaction.Script.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.Script
 
internalGetFieldAccessorTable() - Method in class types.Transaction.SignedTransaction.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.SignedTransaction
 
internalGetFieldAccessorTable() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.SignedTransactionsBlock
 
internalGetFieldAccessorTable() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.SignedTransactionWithProof
 
internalGetFieldAccessorTable() - Method in class types.Transaction.TransactionArgument.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.TransactionArgument
 
internalGetFieldAccessorTable() - Method in class types.Transaction.TransactionListWithProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.TransactionListWithProof
 
internalGetFieldAccessorTable() - Method in class types.Transaction.TransactionToCommit.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.TransactionToCommit
 
internalGetFieldAccessorTable() - Method in class types.Transaction.WriteOp.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.WriteOp
 
internalGetFieldAccessorTable() - Method in class types.Transaction.WriteSet.Builder
 
internalGetFieldAccessorTable() - Method in class types.Transaction.WriteSet
 
internalGetFieldAccessorTable() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
internalGetFieldAccessorTable() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
internalGetFieldAccessorTable() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
internalGetFieldAccessorTable() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
internalGetFieldAccessorTable() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
internalGetFieldAccessorTable() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
internalGetFieldAccessorTable() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.Aborted.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.Aborted
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.ArithmeticError.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.ArithmeticError
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.DynamicReferenceError
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.ExecutionStatus.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.ExecutionStatus
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMStatus.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMStatus
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMValidationStatus.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMValidationStatus
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMVerificationStatus
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
internalGetFieldAccessorTable() - Method in class types.VmErrors.VMVerificationStatusList
 
internalGetValueMap() - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
internalGetValueMap() - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
internalGetValueMap() - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
internalGetValueMap() - Static method in enum secret_service.SecretServiceOuterClass.KeyType
 
internalGetValueMap() - Static method in enum types.Transaction.TransactionArgument.ArgType
 
internalGetValueMap() - Static method in enum types.Transaction.WriteOpType
 
internalGetValueMap() - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
internalGetValueMap() - Static method in enum types.VmErrors.BinaryError
 
internalGetValueMap() - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
internalGetValueMap() - Static method in enum types.VmErrors.RuntimeStatus
 
internalGetValueMap() - Static method in enum types.VmErrors.VMInvariantViolationError
 
internalGetValueMap() - Static method in enum types.VmErrors.VMValidationStatusCode
 
internalGetValueMap() - Static method in enum types.VmErrors.VMVerificationErrorKind
 
internalGetValueMap() - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
InternalTypeError_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
InternalTypeError = 9;
InvalidAcquiresResourceAnnotationError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidAcquiresResourceAnnotationError = 74;
InvalidAuthKey_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Bad account authentication key
InvalidData_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
InvalidData = 10;
InvalidFallThrough_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidFallThrough = 8;
InvalidFieldDefReference_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidFieldDefReference = 5;
InvalidMainFunctionSignature_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidMainFunctionSignature = 12;
InvalidModuleHandle_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidModuleHandle = 14;
InvalidParameters_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.ErrorCode
InvalidParameters = 3;
InvalidResourceField_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidResourceField = 7;
InvalidSeqNumber_VALUE - Static variable in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Sequence number is old, etc.
InvalidSignature_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
The transaction has a bad signature
InvalidSignatureToken_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
InvalidSignatureToken = 4;
InvalidUpdate_VALUE - Static variable in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Invalid update.
InvalidWriteSet_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
This write set transaction cannot be applied to the current state.
INVARIANT_VIOLATION_FIELD_NUMBER - Static variable in class types.VmErrors.VMStatus
 
isInitialized() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
isInitialized() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
isInitialized() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
isInitialized() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
isInitialized() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
isInitialized() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
isInitialized() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
isInitialized() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
isInitialized() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
isInitialized() - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
isInitialized() - Method in class types.AccessPathOuterClass.AccessPath
 
isInitialized() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
isInitialized() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
isInitialized() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
isInitialized() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
isInitialized() - Method in class types.Events.Event.Builder
 
isInitialized() - Method in class types.Events.Event
 
isInitialized() - Method in class types.Events.EventsForVersions.Builder
 
isInitialized() - Method in class types.Events.EventsForVersions
 
isInitialized() - Method in class types.Events.EventsList.Builder
 
isInitialized() - Method in class types.Events.EventsList
 
isInitialized() - Method in class types.Events.EventWithProof.Builder
 
isInitialized() - Method in class types.Events.EventWithProof
 
isInitialized() - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
isInitialized() - Method in class types.GetWithProof.GetAccountStateRequest
 
isInitialized() - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
isInitialized() - Method in class types.GetWithProof.GetAccountStateResponse
 
isInitialized() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
isInitialized() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
isInitialized() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
isInitialized() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
isInitialized() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
isInitialized() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
isInitialized() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
isInitialized() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
isInitialized() - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
isInitialized() - Method in class types.GetWithProof.GetTransactionsRequest
 
isInitialized() - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
isInitialized() - Method in class types.GetWithProof.GetTransactionsResponse
 
isInitialized() - Method in class types.GetWithProof.RequestItem.Builder
 
isInitialized() - Method in class types.GetWithProof.RequestItem
 
isInitialized() - Method in class types.GetWithProof.ResponseItem.Builder
 
isInitialized() - Method in class types.GetWithProof.ResponseItem
 
isInitialized() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
isInitialized() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
isInitialized() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
isInitialized() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
isInitialized() - Method in class types.LanguageStorage.ModuleId.Builder
 
isInitialized() - Method in class types.LanguageStorage.ModuleId
 
isInitialized() - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
isInitialized() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
isInitialized() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
isInitialized() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
isInitialized() - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
isInitialized() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
isInitialized() - Method in class types.Proof.AccountStateProof.Builder
 
isInitialized() - Method in class types.Proof.AccountStateProof
 
isInitialized() - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
isInitialized() - Method in class types.Proof.AccumulatorConsistencyProof
 
isInitialized() - Method in class types.Proof.AccumulatorProof.Builder
 
isInitialized() - Method in class types.Proof.AccumulatorProof
 
isInitialized() - Method in class types.Proof.EventProof.Builder
 
isInitialized() - Method in class types.Proof.EventProof
 
isInitialized() - Method in class types.Proof.SignedTransactionProof.Builder
 
isInitialized() - Method in class types.Proof.SignedTransactionProof
 
isInitialized() - Method in class types.Proof.SparseMerkleProof.Builder
 
isInitialized() - Method in class types.Proof.SparseMerkleProof
 
isInitialized() - Method in class types.Transaction.AccountState.Builder
 
isInitialized() - Method in class types.Transaction.AccountState
 
isInitialized() - Method in class types.Transaction.Module.Builder
 
isInitialized() - Method in class types.Transaction.Module
 
isInitialized() - Method in class types.Transaction.Program.Builder
 
isInitialized() - Method in class types.Transaction.Program
 
isInitialized() - Method in class types.Transaction.RawTransaction.Builder
 
isInitialized() - Method in class types.Transaction.RawTransaction
 
isInitialized() - Method in class types.Transaction.Script.Builder
 
isInitialized() - Method in class types.Transaction.Script
 
isInitialized() - Method in class types.Transaction.SignedTransaction.Builder
 
isInitialized() - Method in class types.Transaction.SignedTransaction
 
isInitialized() - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
isInitialized() - Method in class types.Transaction.SignedTransactionsBlock
 
isInitialized() - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
isInitialized() - Method in class types.Transaction.SignedTransactionWithProof
 
isInitialized() - Method in class types.Transaction.TransactionArgument.Builder
 
isInitialized() - Method in class types.Transaction.TransactionArgument
 
isInitialized() - Method in class types.Transaction.TransactionListWithProof.Builder
 
isInitialized() - Method in class types.Transaction.TransactionListWithProof
 
isInitialized() - Method in class types.Transaction.TransactionToCommit.Builder
 
isInitialized() - Method in class types.Transaction.TransactionToCommit
 
isInitialized() - Method in class types.Transaction.WriteOp.Builder
 
isInitialized() - Method in class types.Transaction.WriteOp
 
isInitialized() - Method in class types.Transaction.WriteSet.Builder
 
isInitialized() - Method in class types.Transaction.WriteSet
 
isInitialized() - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
isInitialized() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
isInitialized() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
isInitialized() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
isInitialized() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
isInitialized() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
isInitialized() - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
isInitialized() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
isInitialized() - Method in class types.VmErrors.Aborted.Builder
 
isInitialized() - Method in class types.VmErrors.Aborted
 
isInitialized() - Method in class types.VmErrors.ArithmeticError.Builder
 
isInitialized() - Method in class types.VmErrors.ArithmeticError
 
isInitialized() - Method in class types.VmErrors.DynamicReferenceError.Builder
 
isInitialized() - Method in class types.VmErrors.DynamicReferenceError
 
isInitialized() - Method in class types.VmErrors.ExecutionStatus.Builder
 
isInitialized() - Method in class types.VmErrors.ExecutionStatus
 
isInitialized() - Method in class types.VmErrors.VMStatus.Builder
 
isInitialized() - Method in class types.VmErrors.VMStatus
 
isInitialized() - Method in class types.VmErrors.VMValidationStatus.Builder
 
isInitialized() - Method in class types.VmErrors.VMValidationStatus
 
isInitialized() - Method in class types.VmErrors.VMVerificationStatus.Builder
 
isInitialized() - Method in class types.VmErrors.VMVerificationStatus
 
isInitialized() - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
isInitialized() - Method in class types.VmErrors.VMVerificationStatusList
 

J

JoinFailure_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
JoinFailure = 9;

K

KEY_FIELD_NUMBER - Static variable in class types.Events.Event
 
KEY_ID_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
KEY_ID_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
KEY_ID_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.SignRequest
 
KeyIdNotFound_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.ErrorCode
KeyIdNotFound = 1;

L

LanguageStorage - Class in types
 
LanguageStorage.ModuleId - Class in types
/ The unique identifier for a module on the chain.
LanguageStorage.ModuleId.Builder - Class in types
/ The unique identifier for a module on the chain.
LanguageStorage.ModuleIdOrBuilder - Interface in types
 
LEAF_FIELD_NUMBER - Static variable in class types.Proof.SparseMerkleProof
 
LEDGER_INFO_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
LEDGER_INFO_TO_TRANSACTION_INFO_PROOF_FIELD_NUMBER - Static variable in class types.Proof.AccountStateProof
 
LEDGER_INFO_TO_TRANSACTION_INFO_PROOF_FIELD_NUMBER - Static variable in class types.Proof.EventProof
 
LEDGER_INFO_TO_TRANSACTION_INFO_PROOF_FIELD_NUMBER - Static variable in class types.Proof.SignedTransactionProof
 
LEDGER_INFO_WITH_SIGS_FIELD_NUMBER - Static variable in class types.GetWithProof.UpdateToLatestLedgerResponse
 
LEDGER_INFO_WITH_SIGS_FIELD_NUMBER - Static variable in class types.ValidatorChange.ValidatorChangeEventWithProof
 
LedgerInfoOuterClass - Class in types
 
LedgerInfoOuterClass.LedgerInfo - Class in types
/ Even though we don't always need all hashes, we pass them in and return them / always so that we keep them in sync on the client and don't make the client / worry about which one(s) to pass in which cases / / This structure serves a dual purpose.
LedgerInfoOuterClass.LedgerInfo.Builder - Class in types
/ Even though we don't always need all hashes, we pass them in and return them / always so that we keep them in sync on the client and don't make the client / worry about which one(s) to pass in which cases / / This structure serves a dual purpose.
LedgerInfoOuterClass.LedgerInfoOrBuilder - Interface in types
 
LedgerInfoOuterClass.LedgerInfoWithSignatures - Class in types
/ The validator node returns this structure which includes signatures / from each validator to confirm the state.
LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder - Class in types
/ The validator node returns this structure which includes signatures / from each validator to confirm the state.
LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder - Interface in types
 
LedgerInfoOuterClass.ValidatorSignature - Class in types
Protobuf type types.ValidatorSignature
LedgerInfoOuterClass.ValidatorSignature.Builder - Class in types
Protobuf type types.ValidatorSignature
LedgerInfoOuterClass.ValidatorSignatureOrBuilder - Interface in types
 
LIMIT_FIELD_NUMBER - Static variable in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
LIMIT_FIELD_NUMBER - Static variable in class types.GetWithProof.GetTransactionsRequest
 
LinkerError_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
LinkerError = 6;
LocalReferenceError_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
LocalReferenceError = 7;
LookupFailed_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
LookupFailed = 18;

M

Malformed_VALUE - Static variable in enum types.VmErrors.BinaryError
Malformed = 1;
MAX_GAS_AMOUNT_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
MaxGasUnitsBelowMinTransactionGasUnits_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Max gas units submitted with transaction not enough to cover the intrinsic cost of the transaction.
MaxGasUnitsExceedsMaxGasUnitsBound_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Max gas units submitted with transaction exceeds max gas units bound in VM
mempool - package mempool
 
MEMPOOL_STATUS_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
MempoolIsFull_VALUE - Static variable in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Mempool is full (reached max global capacity)
MempoolStatus - Class in mempool
 
MempoolStatus.MempoolAddTransactionStatus - Class in mempool
Protobuf type mempool.MempoolAddTransactionStatus
MempoolStatus.MempoolAddTransactionStatus.Builder - Class in mempool
Protobuf type mempool.MempoolAddTransactionStatus
MempoolStatus.MempoolAddTransactionStatusCode - Enum in mempool
Protobuf enum mempool.MempoolAddTransactionStatusCode
MempoolStatus.MempoolAddTransactionStatusOrBuilder - Interface in mempool
 
mergeAborted(VmErrors.Aborted) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
mergeAccessPath(AccessPathOuterClass.AccessPath) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
mergeAccessPath(AccessPathOuterClass.AccessPath) - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
mergeAccountStateWithProof(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
mergeAcStatus(AdmissionControlOuterClass.AdmissionControlStatus) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
mergeArithmeticError(VmErrors.ArithmeticError) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
mergeBlob(AccountStateBlobOuterClass.AccountStateBlob) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
mergeDependencyId(LanguageStorage.ModuleId) - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
mergeEvent(Events.Event) - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
mergeEvents(Events.EventsList) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
mergeEventsForVersions(Events.EventsForVersions) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
mergeEventWithProof(Events.EventWithProof) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
mergeExecution(VmErrors.ExecutionStatus) - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
mergeFirstTransactionVersion(UInt64Value) - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
mergeFrom(Message) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
mergeFrom(AdmissionControlOuterClass.AdmissionControlStatus) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
mergeFrom(Message) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
mergeFrom(AdmissionControlOuterClass.SubmitTransactionRequest) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
mergeFrom(Message) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
mergeFrom(AdmissionControlOuterClass.SubmitTransactionResponse) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
mergeFrom(Message) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
mergeFrom(MempoolStatus.MempoolAddTransactionStatus) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
mergeFrom(Message) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
mergeFrom(SecretServiceOuterClass.GenerateKeyRequest) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
mergeFrom(Message) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
mergeFrom(SecretServiceOuterClass.GenerateKeyResponse) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
mergeFrom(Message) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
mergeFrom(SecretServiceOuterClass.PublicKeyRequest) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
mergeFrom(Message) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
mergeFrom(SecretServiceOuterClass.PublicKeyResponse) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
mergeFrom(Message) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
mergeFrom(SecretServiceOuterClass.SignRequest) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
mergeFrom(Message) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
mergeFrom(SecretServiceOuterClass.SignResponse) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
mergeFrom(Message) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
mergeFrom(AccessPathOuterClass.AccessPath) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
mergeFrom(Message) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
mergeFrom(AccountStateBlobOuterClass.AccountStateBlob) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
mergeFrom(Message) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
mergeFrom(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
mergeFrom(Message) - Method in class types.Events.Event.Builder
 
mergeFrom(Events.Event) - Method in class types.Events.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Events.Event.Builder
 
mergeFrom(Message) - Method in class types.Events.EventsForVersions.Builder
 
mergeFrom(Events.EventsForVersions) - Method in class types.Events.EventsForVersions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Events.EventsForVersions.Builder
 
mergeFrom(Message) - Method in class types.Events.EventsList.Builder
 
mergeFrom(Events.EventsList) - Method in class types.Events.EventsList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Events.EventsList.Builder
 
mergeFrom(Message) - Method in class types.Events.EventWithProof.Builder
 
mergeFrom(Events.EventWithProof) - Method in class types.Events.EventWithProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Events.EventWithProof.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
mergeFrom(GetWithProof.GetAccountStateRequest) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
mergeFrom(GetWithProof.GetAccountStateResponse) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
mergeFrom(GetWithProof.GetAccountTransactionBySequenceNumberRequest) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
mergeFrom(GetWithProof.GetAccountTransactionBySequenceNumberResponse) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
mergeFrom(GetWithProof.GetEventsByEventAccessPathRequest) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
mergeFrom(GetWithProof.GetEventsByEventAccessPathResponse) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
mergeFrom(GetWithProof.GetTransactionsRequest) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
mergeFrom(GetWithProof.GetTransactionsResponse) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.RequestItem.Builder
 
mergeFrom(GetWithProof.RequestItem) - Method in class types.GetWithProof.RequestItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.RequestItem.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.ResponseItem.Builder
 
mergeFrom(GetWithProof.ResponseItem) - Method in class types.GetWithProof.ResponseItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.ResponseItem.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
mergeFrom(GetWithProof.UpdateToLatestLedgerRequest) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
mergeFrom(Message) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
mergeFrom(GetWithProof.UpdateToLatestLedgerResponse) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
mergeFrom(Message) - Method in class types.LanguageStorage.ModuleId.Builder
 
mergeFrom(LanguageStorage.ModuleId) - Method in class types.LanguageStorage.ModuleId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.LanguageStorage.ModuleId.Builder
 
mergeFrom(Message) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
mergeFrom(LedgerInfoOuterClass.LedgerInfo) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
mergeFrom(Message) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
mergeFrom(LedgerInfoOuterClass.LedgerInfoWithSignatures) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
mergeFrom(Message) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
mergeFrom(LedgerInfoOuterClass.ValidatorSignature) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
mergeFrom(Message) - Method in class types.Proof.AccountStateProof.Builder
 
mergeFrom(Proof.AccountStateProof) - Method in class types.Proof.AccountStateProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Proof.AccountStateProof.Builder
 
mergeFrom(Message) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
mergeFrom(Proof.AccumulatorConsistencyProof) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
mergeFrom(Message) - Method in class types.Proof.AccumulatorProof.Builder
 
mergeFrom(Proof.AccumulatorProof) - Method in class types.Proof.AccumulatorProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Proof.AccumulatorProof.Builder
 
mergeFrom(Message) - Method in class types.Proof.EventProof.Builder
 
mergeFrom(Proof.EventProof) - Method in class types.Proof.EventProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Proof.EventProof.Builder
 
mergeFrom(Message) - Method in class types.Proof.SignedTransactionProof.Builder
 
mergeFrom(Proof.SignedTransactionProof) - Method in class types.Proof.SignedTransactionProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Proof.SignedTransactionProof.Builder
 
mergeFrom(Message) - Method in class types.Proof.SparseMerkleProof.Builder
 
mergeFrom(Proof.SparseMerkleProof) - Method in class types.Proof.SparseMerkleProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Proof.SparseMerkleProof.Builder
 
mergeFrom(Message) - Method in class types.Transaction.AccountState.Builder
 
mergeFrom(Transaction.AccountState) - Method in class types.Transaction.AccountState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.AccountState.Builder
 
mergeFrom(Message) - Method in class types.Transaction.Module.Builder
 
mergeFrom(Transaction.Module) - Method in class types.Transaction.Module.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.Module.Builder
 
mergeFrom(Message) - Method in class types.Transaction.Program.Builder
 
mergeFrom(Transaction.Program) - Method in class types.Transaction.Program.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.Program.Builder
 
mergeFrom(Message) - Method in class types.Transaction.RawTransaction.Builder
 
mergeFrom(Transaction.RawTransaction) - Method in class types.Transaction.RawTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.RawTransaction.Builder
 
mergeFrom(Message) - Method in class types.Transaction.Script.Builder
 
mergeFrom(Transaction.Script) - Method in class types.Transaction.Script.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.Script.Builder
 
mergeFrom(Message) - Method in class types.Transaction.SignedTransaction.Builder
 
mergeFrom(Transaction.SignedTransaction) - Method in class types.Transaction.SignedTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.SignedTransaction.Builder
 
mergeFrom(Message) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
mergeFrom(Transaction.SignedTransactionsBlock) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
mergeFrom(Message) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
mergeFrom(Transaction.SignedTransactionWithProof) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
mergeFrom(Message) - Method in class types.Transaction.TransactionArgument.Builder
 
mergeFrom(Transaction.TransactionArgument) - Method in class types.Transaction.TransactionArgument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.TransactionArgument.Builder
 
mergeFrom(Message) - Method in class types.Transaction.TransactionListWithProof.Builder
 
mergeFrom(Transaction.TransactionListWithProof) - Method in class types.Transaction.TransactionListWithProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.TransactionListWithProof.Builder
 
mergeFrom(Message) - Method in class types.Transaction.TransactionToCommit.Builder
 
mergeFrom(Transaction.TransactionToCommit) - Method in class types.Transaction.TransactionToCommit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.TransactionToCommit.Builder
 
mergeFrom(Message) - Method in class types.Transaction.WriteOp.Builder
 
mergeFrom(Transaction.WriteOp) - Method in class types.Transaction.WriteOp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.WriteOp.Builder
 
mergeFrom(Message) - Method in class types.Transaction.WriteSet.Builder
 
mergeFrom(Transaction.WriteSet) - Method in class types.Transaction.WriteSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.Transaction.WriteSet.Builder
 
mergeFrom(Message) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
mergeFrom(TransactionInfoOuterClass.TransactionInfo) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
mergeFrom(Message) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
mergeFrom(ValidatorChange.ValidatorChangeEventWithProof) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
mergeFrom(Message) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
mergeFrom(ValidatorPublicKeysOuterClass.ValidatorPublicKeys) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
mergeFrom(Message) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
mergeFrom(ValidatorSetOuterClass.ValidatorSet) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.Aborted.Builder
 
mergeFrom(VmErrors.Aborted) - Method in class types.VmErrors.Aborted.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.Aborted.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.ArithmeticError.Builder
 
mergeFrom(VmErrors.ArithmeticError) - Method in class types.VmErrors.ArithmeticError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.ArithmeticError.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
mergeFrom(VmErrors.DynamicReferenceError) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.ExecutionStatus.Builder
 
mergeFrom(VmErrors.ExecutionStatus) - Method in class types.VmErrors.ExecutionStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.ExecutionStatus.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.VMStatus.Builder
 
mergeFrom(VmErrors.VMStatus) - Method in class types.VmErrors.VMStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.VMStatus.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.VMValidationStatus.Builder
 
mergeFrom(VmErrors.VMValidationStatus) - Method in class types.VmErrors.VMValidationStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.VMValidationStatus.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
mergeFrom(VmErrors.VMVerificationStatus) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
mergeFrom(Message) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
mergeFrom(VmErrors.VMVerificationStatusList) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
mergeGetAccountStateRequest(GetWithProof.GetAccountStateRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
mergeGetAccountStateResponse(GetWithProof.GetAccountStateResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
mergeGetAccountTransactionBySequenceNumberRequest(GetWithProof.GetAccountTransactionBySequenceNumberRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
mergeGetAccountTransactionBySequenceNumberResponse(GetWithProof.GetAccountTransactionBySequenceNumberResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
mergeGetEventsByEventAccessPathRequest(GetWithProof.GetEventsByEventAccessPathRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
mergeGetEventsByEventAccessPathResponse(GetWithProof.GetEventsByEventAccessPathResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
mergeGetTransactionsRequest(GetWithProof.GetTransactionsRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
mergeGetTransactionsResponse(GetWithProof.GetTransactionsResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
mergeLedgerInfo(LedgerInfoOuterClass.LedgerInfo) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
mergeLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof) - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
mergeLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof) - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
mergeLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof) - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
mergeLedgerInfoWithSigs(LedgerInfoOuterClass.LedgerInfoWithSignatures) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
mergeLedgerInfoWithSigs(LedgerInfoOuterClass.LedgerInfoWithSignatures) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
mergeMempoolStatus(MempoolStatus.MempoolAddTransactionStatus) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
mergeModule(Transaction.Module) - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
mergeProgram(Transaction.Program) - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
mergeProof(Proof.AccountStateProof) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
mergeProof(Proof.EventProof) - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
mergeProof(Proof.SignedTransactionProof) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
mergeProofOfCurrentSequenceNumber(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
mergeProofOfFirstTransaction(Proof.AccumulatorProof) - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
mergeProofOfLastTransaction(Proof.AccumulatorProof) - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
mergeProofOfLatestEvent(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
mergeReferenceError(VmErrors.DynamicReferenceError) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
mergeScript(Transaction.Script) - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
mergeSignedTransaction(Transaction.SignedTransaction) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
mergeSignedTransactionWithProof(Transaction.SignedTransactionWithProof) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
mergeSignedTxn(Transaction.SignedTransaction) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
mergeSignedTxn(Transaction.SignedTransaction) - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
mergeTransactionInfo(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
mergeTransactionInfo(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
mergeTransactionInfo(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
mergeTransactionInfoToAccountProof(Proof.SparseMerkleProof) - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
mergeTransactionInfoToEventProof(Proof.AccumulatorProof) - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
mergeTxnListWithProof(Transaction.TransactionListWithProof) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Events.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Events.EventsForVersions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Events.EventsList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Events.EventWithProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.RequestItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.ResponseItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.LanguageStorage.ModuleId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Proof.AccountStateProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Proof.AccumulatorProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Proof.EventProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Proof.SignedTransactionProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Proof.SparseMerkleProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.AccountState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.Module.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.Program.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.RawTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.Script.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.SignedTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.TransactionArgument.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.TransactionListWithProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.TransactionToCommit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.WriteOp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.Transaction.WriteSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.Aborted.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.ArithmeticError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.ExecutionStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMValidationStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
mergeValidation(VmErrors.VMValidationStatus) - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
mergeVerification(VmErrors.VMVerificationStatusList) - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
mergeVmStatus(VmErrors.VMStatus) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
mergeWriteSet(Transaction.WriteSet) - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
MESSAGE_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
MESSAGE_FIELD_NUMBER - Static variable in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
MESSAGE_FIELD_NUMBER - Static variable in class types.VmErrors.VMValidationStatus
 
MESSAGE_FIELD_NUMBER - Static variable in class types.VmErrors.VMVerificationStatus
 
MESSAGE_HASH_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.SignRequest
 
MissingAcquiresResourceAnnotationError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MissingAcquiresResourceAnnotationError = 71;
MissingData_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
MissingData = 8;
MissingDependency_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MissingDependency = 22;
MissingReleaseRef_VALUE - Static variable in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
MissingReleaseRef = 3;
MODULE_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
MODULE_IDX_FIELD_NUMBER - Static variable in class types.VmErrors.VMVerificationStatus
 
MODULE_VALUE - Static variable in enum types.VmErrors.VMVerificationStatus.StatusKind
MODULE = 1;
ModuleAddressDoesNotMatchSender_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
The self address of a module the transaction is publishing is not the sender address
MODULES_FIELD_NUMBER - Static variable in class types.Transaction.Program
 
MoveFromNoResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MoveFromNoResourceError = 64;
MoveFromTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MoveFromTypeMismatchError = 63;
MoveLocExistsBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MoveLocExistsBorrowError = 41;
MoveLocUnavailableError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MoveLocUnavailableError = 40;
MoveOfBorrowedResource_VALUE - Static variable in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
MoveOfBorrowedResource = 1;
MoveToSenderNoResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MoveToSenderNoResourceError = 66;
MoveToSenderTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
MoveToSenderTypeMismatchError = 65;

N

NAME_FIELD_NUMBER - Static variable in class types.LanguageStorage.ModuleId
 
NegativeStackSizeWithinBlock_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
NegativeStackSizeWithinBlock = 10;
NETWORK_IDENTITY_PUBLIC_KEY_FIELD_NUMBER - Static variable in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
NETWORK_SIGNING_PUBLIC_KEY_FIELD_NUMBER - Static variable in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
newBlockingStub(Channel) - Static method in class admission_control.AdmissionControlGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class secret_service.SecretServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
newBuilder(AdmissionControlOuterClass.AdmissionControlStatus) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
newBuilder() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
newBuilder(AdmissionControlOuterClass.SubmitTransactionRequest) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
newBuilder() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
newBuilder(AdmissionControlOuterClass.SubmitTransactionResponse) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
newBuilder() - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
newBuilder(MempoolStatus.MempoolAddTransactionStatus) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
newBuilder() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
newBuilder(SecretServiceOuterClass.GenerateKeyRequest) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
newBuilder() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
newBuilder(SecretServiceOuterClass.GenerateKeyResponse) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
newBuilder() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
newBuilder(SecretServiceOuterClass.PublicKeyRequest) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
newBuilder() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
newBuilder(SecretServiceOuterClass.PublicKeyResponse) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
newBuilder() - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
newBuilder(SecretServiceOuterClass.SignRequest) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
newBuilder() - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
newBuilder(SecretServiceOuterClass.SignResponse) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
newBuilder() - Static method in class types.AccessPathOuterClass.AccessPath
 
newBuilder(AccessPathOuterClass.AccessPath) - Static method in class types.AccessPathOuterClass.AccessPath
 
newBuilder() - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
newBuilder(AccountStateBlobOuterClass.AccountStateBlob) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
newBuilder() - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
newBuilder(AccountStateBlobOuterClass.AccountStateWithProof) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
newBuilder() - Static method in class types.Events.Event
 
newBuilder(Events.Event) - Static method in class types.Events.Event
 
newBuilder() - Static method in class types.Events.EventsForVersions
 
newBuilder(Events.EventsForVersions) - Static method in class types.Events.EventsForVersions
 
newBuilder() - Static method in class types.Events.EventsList
 
newBuilder(Events.EventsList) - Static method in class types.Events.EventsList
 
newBuilder() - Static method in class types.Events.EventWithProof
 
newBuilder(Events.EventWithProof) - Static method in class types.Events.EventWithProof
 
newBuilder() - Static method in class types.GetWithProof.GetAccountStateRequest
 
newBuilder(GetWithProof.GetAccountStateRequest) - Static method in class types.GetWithProof.GetAccountStateRequest
 
newBuilder() - Static method in class types.GetWithProof.GetAccountStateResponse
 
newBuilder(GetWithProof.GetAccountStateResponse) - Static method in class types.GetWithProof.GetAccountStateResponse
 
newBuilder() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
newBuilder(GetWithProof.GetAccountTransactionBySequenceNumberRequest) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
newBuilder() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
newBuilder(GetWithProof.GetAccountTransactionBySequenceNumberResponse) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
newBuilder() - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
newBuilder(GetWithProof.GetEventsByEventAccessPathRequest) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
newBuilder() - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
newBuilder(GetWithProof.GetEventsByEventAccessPathResponse) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
newBuilder() - Static method in class types.GetWithProof.GetTransactionsRequest
 
newBuilder(GetWithProof.GetTransactionsRequest) - Static method in class types.GetWithProof.GetTransactionsRequest
 
newBuilder() - Static method in class types.GetWithProof.GetTransactionsResponse
 
newBuilder(GetWithProof.GetTransactionsResponse) - Static method in class types.GetWithProof.GetTransactionsResponse
 
newBuilder() - Static method in class types.GetWithProof.RequestItem
 
newBuilder(GetWithProof.RequestItem) - Static method in class types.GetWithProof.RequestItem
 
newBuilder() - Static method in class types.GetWithProof.ResponseItem
 
newBuilder(GetWithProof.ResponseItem) - Static method in class types.GetWithProof.ResponseItem
 
newBuilder() - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
newBuilder(GetWithProof.UpdateToLatestLedgerRequest) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
newBuilder() - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
newBuilder(GetWithProof.UpdateToLatestLedgerResponse) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
newBuilder() - Static method in class types.LanguageStorage.ModuleId
 
newBuilder(LanguageStorage.ModuleId) - Static method in class types.LanguageStorage.ModuleId
 
newBuilder() - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
newBuilder(LedgerInfoOuterClass.LedgerInfo) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
newBuilder() - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
newBuilder(LedgerInfoOuterClass.LedgerInfoWithSignatures) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
newBuilder() - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
newBuilder(LedgerInfoOuterClass.ValidatorSignature) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
newBuilder() - Static method in class types.Proof.AccountStateProof
 
newBuilder(Proof.AccountStateProof) - Static method in class types.Proof.AccountStateProof
 
newBuilder() - Static method in class types.Proof.AccumulatorConsistencyProof
 
newBuilder(Proof.AccumulatorConsistencyProof) - Static method in class types.Proof.AccumulatorConsistencyProof
 
newBuilder() - Static method in class types.Proof.AccumulatorProof
 
newBuilder(Proof.AccumulatorProof) - Static method in class types.Proof.AccumulatorProof
 
newBuilder() - Static method in class types.Proof.EventProof
 
newBuilder(Proof.EventProof) - Static method in class types.Proof.EventProof
 
newBuilder() - Static method in class types.Proof.SignedTransactionProof
 
newBuilder(Proof.SignedTransactionProof) - Static method in class types.Proof.SignedTransactionProof
 
newBuilder() - Static method in class types.Proof.SparseMerkleProof
 
newBuilder(Proof.SparseMerkleProof) - Static method in class types.Proof.SparseMerkleProof
 
newBuilder() - Static method in class types.Transaction.AccountState
 
newBuilder(Transaction.AccountState) - Static method in class types.Transaction.AccountState
 
newBuilder() - Static method in class types.Transaction.Module
 
newBuilder(Transaction.Module) - Static method in class types.Transaction.Module
 
newBuilder() - Static method in class types.Transaction.Program
 
newBuilder(Transaction.Program) - Static method in class types.Transaction.Program
 
newBuilder() - Static method in class types.Transaction.RawTransaction
 
newBuilder(Transaction.RawTransaction) - Static method in class types.Transaction.RawTransaction
 
newBuilder() - Static method in class types.Transaction.Script
 
newBuilder(Transaction.Script) - Static method in class types.Transaction.Script
 
newBuilder() - Static method in class types.Transaction.SignedTransaction
 
newBuilder(Transaction.SignedTransaction) - Static method in class types.Transaction.SignedTransaction
 
newBuilder() - Static method in class types.Transaction.SignedTransactionsBlock
 
newBuilder(Transaction.SignedTransactionsBlock) - Static method in class types.Transaction.SignedTransactionsBlock
 
newBuilder() - Static method in class types.Transaction.SignedTransactionWithProof
 
newBuilder(Transaction.SignedTransactionWithProof) - Static method in class types.Transaction.SignedTransactionWithProof
 
newBuilder() - Static method in class types.Transaction.TransactionArgument
 
newBuilder(Transaction.TransactionArgument) - Static method in class types.Transaction.TransactionArgument
 
newBuilder() - Static method in class types.Transaction.TransactionListWithProof
 
newBuilder(Transaction.TransactionListWithProof) - Static method in class types.Transaction.TransactionListWithProof
 
newBuilder() - Static method in class types.Transaction.TransactionToCommit
 
newBuilder(Transaction.TransactionToCommit) - Static method in class types.Transaction.TransactionToCommit
 
newBuilder() - Static method in class types.Transaction.WriteOp
 
newBuilder(Transaction.WriteOp) - Static method in class types.Transaction.WriteOp
 
newBuilder() - Static method in class types.Transaction.WriteSet
 
newBuilder(Transaction.WriteSet) - Static method in class types.Transaction.WriteSet
 
newBuilder() - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
newBuilder(TransactionInfoOuterClass.TransactionInfo) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
newBuilder() - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
newBuilder(ValidatorChange.ValidatorChangeEventWithProof) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
newBuilder() - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
newBuilder(ValidatorPublicKeysOuterClass.ValidatorPublicKeys) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
newBuilder() - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
newBuilder(ValidatorSetOuterClass.ValidatorSet) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
newBuilder() - Static method in class types.VmErrors.Aborted
 
newBuilder(VmErrors.Aborted) - Static method in class types.VmErrors.Aborted
 
newBuilder() - Static method in class types.VmErrors.ArithmeticError
 
newBuilder(VmErrors.ArithmeticError) - Static method in class types.VmErrors.ArithmeticError
 
newBuilder() - Static method in class types.VmErrors.DynamicReferenceError
 
newBuilder(VmErrors.DynamicReferenceError) - Static method in class types.VmErrors.DynamicReferenceError
 
newBuilder() - Static method in class types.VmErrors.ExecutionStatus
 
newBuilder(VmErrors.ExecutionStatus) - Static method in class types.VmErrors.ExecutionStatus
 
newBuilder() - Static method in class types.VmErrors.VMStatus
 
newBuilder(VmErrors.VMStatus) - Static method in class types.VmErrors.VMStatus
 
newBuilder() - Static method in class types.VmErrors.VMValidationStatus
 
newBuilder(VmErrors.VMValidationStatus) - Static method in class types.VmErrors.VMValidationStatus
 
newBuilder() - Static method in class types.VmErrors.VMVerificationStatus
 
newBuilder(VmErrors.VMVerificationStatus) - Static method in class types.VmErrors.VMVerificationStatus
 
newBuilder() - Static method in class types.VmErrors.VMVerificationStatusList
 
newBuilder(VmErrors.VMVerificationStatusList) - Static method in class types.VmErrors.VMVerificationStatusList
 
newBuilderForType() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
newBuilderForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
newBuilderForType() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
newBuilderForType() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
newBuilderForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
newBuilderForType() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
newBuilderForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
newBuilderForType() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
newBuilderForType() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
newBuilderForType() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
newBuilderForType() - Method in class types.AccessPathOuterClass.AccessPath
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.AccessPathOuterClass.AccessPath
 
newBuilderForType() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
newBuilderForType() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
newBuilderForType() - Method in class types.Events.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Events.Event
 
newBuilderForType() - Method in class types.Events.EventsForVersions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Events.EventsForVersions
 
newBuilderForType() - Method in class types.Events.EventsList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Events.EventsList
 
newBuilderForType() - Method in class types.Events.EventWithProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Events.EventWithProof
 
newBuilderForType() - Method in class types.GetWithProof.GetAccountStateRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetAccountStateRequest
 
newBuilderForType() - Method in class types.GetWithProof.GetAccountStateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetAccountStateResponse
 
newBuilderForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
newBuilderForType() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
newBuilderForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
newBuilderForType() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
newBuilderForType() - Method in class types.GetWithProof.GetTransactionsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetTransactionsRequest
 
newBuilderForType() - Method in class types.GetWithProof.GetTransactionsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.GetTransactionsResponse
 
newBuilderForType() - Method in class types.GetWithProof.RequestItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.RequestItem
 
newBuilderForType() - Method in class types.GetWithProof.ResponseItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.ResponseItem
 
newBuilderForType() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
newBuilderForType() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
newBuilderForType() - Method in class types.LanguageStorage.ModuleId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.LanguageStorage.ModuleId
 
newBuilderForType() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
newBuilderForType() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
newBuilderForType() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
newBuilderForType() - Method in class types.Proof.AccountStateProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Proof.AccountStateProof
 
newBuilderForType() - Method in class types.Proof.AccumulatorConsistencyProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Proof.AccumulatorConsistencyProof
 
newBuilderForType() - Method in class types.Proof.AccumulatorProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Proof.AccumulatorProof
 
newBuilderForType() - Method in class types.Proof.EventProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Proof.EventProof
 
newBuilderForType() - Method in class types.Proof.SignedTransactionProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Proof.SignedTransactionProof
 
newBuilderForType() - Method in class types.Proof.SparseMerkleProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Proof.SparseMerkleProof
 
newBuilderForType() - Method in class types.Transaction.AccountState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.AccountState
 
newBuilderForType() - Method in class types.Transaction.Module
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.Module
 
newBuilderForType() - Method in class types.Transaction.Program
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.Program
 
newBuilderForType() - Method in class types.Transaction.RawTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.RawTransaction
 
newBuilderForType() - Method in class types.Transaction.Script
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.Script
 
newBuilderForType() - Method in class types.Transaction.SignedTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.SignedTransaction
 
newBuilderForType() - Method in class types.Transaction.SignedTransactionsBlock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.SignedTransactionsBlock
 
newBuilderForType() - Method in class types.Transaction.SignedTransactionWithProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.SignedTransactionWithProof
 
newBuilderForType() - Method in class types.Transaction.TransactionArgument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.TransactionArgument
 
newBuilderForType() - Method in class types.Transaction.TransactionListWithProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.TransactionListWithProof
 
newBuilderForType() - Method in class types.Transaction.TransactionToCommit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.TransactionToCommit
 
newBuilderForType() - Method in class types.Transaction.WriteOp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.WriteOp
 
newBuilderForType() - Method in class types.Transaction.WriteSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.Transaction.WriteSet
 
newBuilderForType() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
newBuilderForType() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
newBuilderForType() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
newBuilderForType() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
newBuilderForType() - Method in class types.VmErrors.Aborted
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.Aborted
 
newBuilderForType() - Method in class types.VmErrors.ArithmeticError
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.ArithmeticError
 
newBuilderForType() - Method in class types.VmErrors.DynamicReferenceError
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.DynamicReferenceError
 
newBuilderForType() - Method in class types.VmErrors.ExecutionStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.ExecutionStatus
 
newBuilderForType() - Method in class types.VmErrors.VMStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.VMStatus
 
newBuilderForType() - Method in class types.VmErrors.VMValidationStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.VMValidationStatus
 
newBuilderForType() - Method in class types.VmErrors.VMVerificationStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.VMVerificationStatus
 
newBuilderForType() - Method in class types.VmErrors.VMVerificationStatusList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class types.VmErrors.VMVerificationStatusList
 
newFutureStub(Channel) - Static method in class admission_control.AdmissionControlGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class secret_service.SecretServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class admission_control.AdmissionControlGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class secret_service.SecretServiceGrpc
Creates a new async stub that supports all call types for the service
NoModuleHandles_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
The module does not have any module handles.
NON_DEFAULT_SIBLINGS_FIELD_NUMBER - Static variable in class types.Proof.AccumulatorConsistencyProof
 
NON_DEFAULT_SIBLINGS_FIELD_NUMBER - Static variable in class types.Proof.AccumulatorProof
 
NON_DEFAULT_SIBLINGS_FIELD_NUMBER - Static variable in class types.Proof.SparseMerkleProof
 
NUM_SIBLINGS_FIELD_NUMBER - Static variable in class types.Proof.AccumulatorConsistencyProof
 

O

OutOfBoundsIndex_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
OutOfBoundsIndex = 1;
OutOfBoundsRange_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
OutOfBoundsRange = 2;
OutOfGas_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
OutOfGas = 2;
Overflow_VALUE - Static variable in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
Overflow = 2;

P

PackTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
PackTypeMismatchError = 47;
parseDelimitedFrom(InputStream) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseDelimitedFrom(InputStream) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseDelimitedFrom(InputStream) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseDelimitedFrom(InputStream) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseDelimitedFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseDelimitedFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseDelimitedFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseDelimitedFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseDelimitedFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseDelimitedFrom(InputStream) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseDelimitedFrom(InputStream) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseDelimitedFrom(InputStream) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Events.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.Event
 
parseDelimitedFrom(InputStream) - Static method in class types.Events.EventsForVersions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.EventsForVersions
 
parseDelimitedFrom(InputStream) - Static method in class types.Events.EventsList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.EventsList
 
parseDelimitedFrom(InputStream) - Static method in class types.Events.EventWithProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.EventWithProof
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.RequestItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.RequestItem
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.ResponseItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.ResponseItem
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseDelimitedFrom(InputStream) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseDelimitedFrom(InputStream) - Static method in class types.LanguageStorage.ModuleId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LanguageStorage.ModuleId
 
parseDelimitedFrom(InputStream) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseDelimitedFrom(InputStream) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseDelimitedFrom(InputStream) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseDelimitedFrom(InputStream) - Static method in class types.Proof.AccountStateProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccountStateProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Proof.AccumulatorProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Proof.EventProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.EventProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Proof.SignedTransactionProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.SignedTransactionProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Proof.SparseMerkleProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.SparseMerkleProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.AccountState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.AccountState
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.Module
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Module
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.Program
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Program
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.RawTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.RawTransaction
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.Script
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Script
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.SignedTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransaction
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.TransactionArgument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionArgument
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.TransactionListWithProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionListWithProof
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.TransactionToCommit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionToCommit
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.WriteOp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.WriteOp
 
parseDelimitedFrom(InputStream) - Static method in class types.Transaction.WriteSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.WriteSet
 
parseDelimitedFrom(InputStream) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseDelimitedFrom(InputStream) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseDelimitedFrom(InputStream) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseDelimitedFrom(InputStream) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.Aborted
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.Aborted
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.ArithmeticError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.ArithmeticError
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.DynamicReferenceError
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.DynamicReferenceError
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.ExecutionStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.ExecutionStatus
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.VMStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMStatus
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.VMValidationStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMValidationStatus
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.VMVerificationStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatus
 
parseDelimitedFrom(InputStream) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(ByteBuffer) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(ByteString) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(byte[]) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(InputStream) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(CodedInputStream) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parseFrom(ByteBuffer) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(ByteString) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(byte[]) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(InputStream) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(CodedInputStream) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parseFrom(ByteBuffer) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(ByteString) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(byte[]) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(InputStream) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(CodedInputStream) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parseFrom(ByteBuffer) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(ByteString) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(byte[]) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(InputStream) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(CodedInputStream) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parseFrom(ByteBuffer) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(ByteString) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(byte[]) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(CodedInputStream) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parseFrom(ByteBuffer) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(ByteString) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(byte[]) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(CodedInputStream) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parseFrom(ByteBuffer) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(ByteString) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(byte[]) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(CodedInputStream) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parseFrom(ByteBuffer) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(ByteString) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(byte[]) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(CodedInputStream) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parseFrom(ByteBuffer) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(ByteString) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(byte[]) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(CodedInputStream) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parseFrom(ByteBuffer) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(ByteString) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(byte[]) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(InputStream) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(CodedInputStream) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parseFrom(ByteBuffer) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(ByteString) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(byte[]) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(InputStream) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(CodedInputStream) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass.AccessPath
 
parseFrom(ByteBuffer) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(ByteString) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(byte[]) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(InputStream) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(CodedInputStream) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parseFrom(ByteBuffer) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(ByteString) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(byte[]) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(InputStream) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(CodedInputStream) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parseFrom(ByteBuffer) - Static method in class types.Events.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Events.Event
 
parseFrom(ByteString) - Static method in class types.Events.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Events.Event
 
parseFrom(byte[]) - Static method in class types.Events.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Events.Event
 
parseFrom(InputStream) - Static method in class types.Events.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.Event
 
parseFrom(CodedInputStream) - Static method in class types.Events.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Events.Event
 
parseFrom(ByteBuffer) - Static method in class types.Events.EventsForVersions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Events.EventsForVersions
 
parseFrom(ByteString) - Static method in class types.Events.EventsForVersions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Events.EventsForVersions
 
parseFrom(byte[]) - Static method in class types.Events.EventsForVersions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Events.EventsForVersions
 
parseFrom(InputStream) - Static method in class types.Events.EventsForVersions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.EventsForVersions
 
parseFrom(CodedInputStream) - Static method in class types.Events.EventsForVersions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Events.EventsForVersions
 
parseFrom(ByteBuffer) - Static method in class types.Events.EventsList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Events.EventsList
 
parseFrom(ByteString) - Static method in class types.Events.EventsList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Events.EventsList
 
parseFrom(byte[]) - Static method in class types.Events.EventsList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Events.EventsList
 
parseFrom(InputStream) - Static method in class types.Events.EventsList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.EventsList
 
parseFrom(CodedInputStream) - Static method in class types.Events.EventsList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Events.EventsList
 
parseFrom(ByteBuffer) - Static method in class types.Events.EventWithProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Events.EventWithProof
 
parseFrom(ByteString) - Static method in class types.Events.EventWithProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Events.EventWithProof
 
parseFrom(byte[]) - Static method in class types.Events.EventWithProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Events.EventWithProof
 
parseFrom(InputStream) - Static method in class types.Events.EventWithProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Events.EventWithProof
 
parseFrom(CodedInputStream) - Static method in class types.Events.EventWithProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Events.EventWithProof
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateRequest
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountStateResponse
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsRequest
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(ByteString) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(byte[]) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(InputStream) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.GetTransactionsResponse
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(ByteString) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(byte[]) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(InputStream) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.RequestItem
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(ByteString) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(byte[]) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(InputStream) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.ResponseItem
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(ByteString) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(byte[]) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(InputStream) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parseFrom(ByteBuffer) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(ByteString) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(byte[]) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(InputStream) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(CodedInputStream) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parseFrom(ByteBuffer) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(ByteString) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(byte[]) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(InputStream) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(CodedInputStream) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.LanguageStorage.ModuleId
 
parseFrom(ByteBuffer) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(ByteString) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(byte[]) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(InputStream) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(CodedInputStream) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parseFrom(ByteBuffer) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(ByteString) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(byte[]) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(InputStream) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(CodedInputStream) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parseFrom(ByteBuffer) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(ByteString) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(byte[]) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(InputStream) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(CodedInputStream) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parseFrom(ByteBuffer) - Static method in class types.Proof.AccountStateProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Proof.AccountStateProof
 
parseFrom(ByteString) - Static method in class types.Proof.AccountStateProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Proof.AccountStateProof
 
parseFrom(byte[]) - Static method in class types.Proof.AccountStateProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Proof.AccountStateProof
 
parseFrom(InputStream) - Static method in class types.Proof.AccountStateProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccountStateProof
 
parseFrom(CodedInputStream) - Static method in class types.Proof.AccountStateProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccountStateProof
 
parseFrom(ByteBuffer) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(ByteString) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(byte[]) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(InputStream) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(CodedInputStream) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorConsistencyProof
 
parseFrom(ByteBuffer) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(ByteString) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(byte[]) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(InputStream) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(CodedInputStream) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Proof.AccumulatorProof
 
parseFrom(ByteBuffer) - Static method in class types.Proof.EventProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Proof.EventProof
 
parseFrom(ByteString) - Static method in class types.Proof.EventProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Proof.EventProof
 
parseFrom(byte[]) - Static method in class types.Proof.EventProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Proof.EventProof
 
parseFrom(InputStream) - Static method in class types.Proof.EventProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.EventProof
 
parseFrom(CodedInputStream) - Static method in class types.Proof.EventProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Proof.EventProof
 
parseFrom(ByteBuffer) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(ByteString) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(byte[]) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(InputStream) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(CodedInputStream) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Proof.SignedTransactionProof
 
parseFrom(ByteBuffer) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(ByteString) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(byte[]) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(InputStream) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(CodedInputStream) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Proof.SparseMerkleProof
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.AccountState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.AccountState
 
parseFrom(ByteString) - Static method in class types.Transaction.AccountState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.AccountState
 
parseFrom(byte[]) - Static method in class types.Transaction.AccountState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.AccountState
 
parseFrom(InputStream) - Static method in class types.Transaction.AccountState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.AccountState
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.AccountState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.AccountState
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.Module
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.Module
 
parseFrom(ByteString) - Static method in class types.Transaction.Module
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.Module
 
parseFrom(byte[]) - Static method in class types.Transaction.Module
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.Module
 
parseFrom(InputStream) - Static method in class types.Transaction.Module
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Module
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.Module
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Module
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.Program
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.Program
 
parseFrom(ByteString) - Static method in class types.Transaction.Program
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.Program
 
parseFrom(byte[]) - Static method in class types.Transaction.Program
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.Program
 
parseFrom(InputStream) - Static method in class types.Transaction.Program
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Program
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.Program
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Program
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.RawTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.RawTransaction
 
parseFrom(ByteString) - Static method in class types.Transaction.RawTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.RawTransaction
 
parseFrom(byte[]) - Static method in class types.Transaction.RawTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.RawTransaction
 
parseFrom(InputStream) - Static method in class types.Transaction.RawTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.RawTransaction
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.RawTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.RawTransaction
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.Script
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.Script
 
parseFrom(ByteString) - Static method in class types.Transaction.Script
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.Script
 
parseFrom(byte[]) - Static method in class types.Transaction.Script
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.Script
 
parseFrom(InputStream) - Static method in class types.Transaction.Script
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Script
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.Script
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.Script
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(ByteString) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(byte[]) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(InputStream) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransaction
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(ByteString) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(byte[]) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(InputStream) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionsBlock
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(ByteString) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(byte[]) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(InputStream) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.SignedTransactionWithProof
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(ByteString) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(byte[]) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(InputStream) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionArgument
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(ByteString) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(byte[]) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(InputStream) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionListWithProof
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(ByteString) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(byte[]) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(InputStream) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.TransactionToCommit
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.WriteOp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.WriteOp
 
parseFrom(ByteString) - Static method in class types.Transaction.WriteOp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.WriteOp
 
parseFrom(byte[]) - Static method in class types.Transaction.WriteOp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.WriteOp
 
parseFrom(InputStream) - Static method in class types.Transaction.WriteOp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.WriteOp
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.WriteOp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.WriteOp
 
parseFrom(ByteBuffer) - Static method in class types.Transaction.WriteSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.Transaction.WriteSet
 
parseFrom(ByteString) - Static method in class types.Transaction.WriteSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.Transaction.WriteSet
 
parseFrom(byte[]) - Static method in class types.Transaction.WriteSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.Transaction.WriteSet
 
parseFrom(InputStream) - Static method in class types.Transaction.WriteSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.Transaction.WriteSet
 
parseFrom(CodedInputStream) - Static method in class types.Transaction.WriteSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.Transaction.WriteSet
 
parseFrom(ByteBuffer) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(ByteString) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(byte[]) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(InputStream) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(CodedInputStream) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parseFrom(ByteBuffer) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(ByteString) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(byte[]) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(InputStream) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(CodedInputStream) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parseFrom(ByteBuffer) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(ByteString) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(byte[]) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(InputStream) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(CodedInputStream) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parseFrom(ByteBuffer) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(ByteString) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(byte[]) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(InputStream) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(CodedInputStream) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.Aborted
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.Aborted
 
parseFrom(ByteString) - Static method in class types.VmErrors.Aborted
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.Aborted
 
parseFrom(byte[]) - Static method in class types.VmErrors.Aborted
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.Aborted
 
parseFrom(InputStream) - Static method in class types.VmErrors.Aborted
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.Aborted
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.Aborted
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.Aborted
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(ByteString) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(byte[]) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(InputStream) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.ArithmeticError
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(ByteString) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(byte[]) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(InputStream) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.DynamicReferenceError
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(ByteString) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(byte[]) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(InputStream) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.ExecutionStatus
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.VMStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.VMStatus
 
parseFrom(ByteString) - Static method in class types.VmErrors.VMStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.VMStatus
 
parseFrom(byte[]) - Static method in class types.VmErrors.VMStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.VMStatus
 
parseFrom(InputStream) - Static method in class types.VmErrors.VMStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMStatus
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.VMStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMStatus
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(ByteString) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(byte[]) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(InputStream) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMValidationStatus
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(ByteString) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(byte[]) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(InputStream) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatus
 
parseFrom(ByteBuffer) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(ByteString) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(byte[]) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(InputStream) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(CodedInputStream) - Static method in class types.VmErrors.VMVerificationStatusList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class types.VmErrors.VMVerificationStatusList
 
parser() - Static method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
parser() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
parser() - Static method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
parser() - Static method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
parser() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
parser() - Static method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
parser() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
parser() - Static method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
parser() - Static method in class secret_service.SecretServiceOuterClass.SignRequest
 
parser() - Static method in class secret_service.SecretServiceOuterClass.SignResponse
 
parser() - Static method in class types.AccessPathOuterClass.AccessPath
 
parser() - Static method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
parser() - Static method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
parser() - Static method in class types.Events.Event
 
parser() - Static method in class types.Events.EventsForVersions
 
parser() - Static method in class types.Events.EventsList
 
parser() - Static method in class types.Events.EventWithProof
 
parser() - Static method in class types.GetWithProof.GetAccountStateRequest
 
parser() - Static method in class types.GetWithProof.GetAccountStateResponse
 
parser() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
parser() - Static method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
parser() - Static method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
parser() - Static method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
parser() - Static method in class types.GetWithProof.GetTransactionsRequest
 
parser() - Static method in class types.GetWithProof.GetTransactionsResponse
 
parser() - Static method in class types.GetWithProof.RequestItem
 
parser() - Static method in class types.GetWithProof.ResponseItem
 
parser() - Static method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
parser() - Static method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
parser() - Static method in class types.LanguageStorage.ModuleId
 
parser() - Static method in class types.LedgerInfoOuterClass.LedgerInfo
 
parser() - Static method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
parser() - Static method in class types.LedgerInfoOuterClass.ValidatorSignature
 
parser() - Static method in class types.Proof.AccountStateProof
 
parser() - Static method in class types.Proof.AccumulatorConsistencyProof
 
parser() - Static method in class types.Proof.AccumulatorProof
 
parser() - Static method in class types.Proof.EventProof
 
parser() - Static method in class types.Proof.SignedTransactionProof
 
parser() - Static method in class types.Proof.SparseMerkleProof
 
parser() - Static method in class types.Transaction.AccountState
 
parser() - Static method in class types.Transaction.Module
 
parser() - Static method in class types.Transaction.Program
 
parser() - Static method in class types.Transaction.RawTransaction
 
parser() - Static method in class types.Transaction.Script
 
parser() - Static method in class types.Transaction.SignedTransaction
 
parser() - Static method in class types.Transaction.SignedTransactionsBlock
 
parser() - Static method in class types.Transaction.SignedTransactionWithProof
 
parser() - Static method in class types.Transaction.TransactionArgument
 
parser() - Static method in class types.Transaction.TransactionListWithProof
 
parser() - Static method in class types.Transaction.TransactionToCommit
 
parser() - Static method in class types.Transaction.WriteOp
 
parser() - Static method in class types.Transaction.WriteSet
 
parser() - Static method in class types.TransactionInfoOuterClass.TransactionInfo
 
parser() - Static method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
parser() - Static method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
parser() - Static method in class types.ValidatorSetOuterClass.ValidatorSet
 
parser() - Static method in class types.VmErrors.Aborted
 
parser() - Static method in class types.VmErrors.ArithmeticError
 
parser() - Static method in class types.VmErrors.DynamicReferenceError
 
parser() - Static method in class types.VmErrors.ExecutionStatus
 
parser() - Static method in class types.VmErrors.VMStatus
 
parser() - Static method in class types.VmErrors.VMValidationStatus
 
parser() - Static method in class types.VmErrors.VMVerificationStatus
 
parser() - Static method in class types.VmErrors.VMVerificationStatusList
 
PATH_FIELD_NUMBER - Static variable in class types.AccessPathOuterClass.AccessPath
 
PCOverflow_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
PCOverflow = 5;
PopReferenceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
PopReferenceError = 23;
PopResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
PopResourceError = 24;
PROGRAM_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
Proof - Class in types
 
Proof.AccountStateProof - Class in types
The complete proof used to authenticate an account state.
Proof.AccountStateProof.Builder - Class in types
The complete proof used to authenticate an account state.
Proof.AccountStateProofOrBuilder - Interface in types
 
Proof.AccumulatorConsistencyProof - Class in types
Protobuf type types.AccumulatorConsistencyProof
Proof.AccumulatorConsistencyProof.Builder - Class in types
Protobuf type types.AccumulatorConsistencyProof
Proof.AccumulatorConsistencyProofOrBuilder - Interface in types
 
Proof.AccumulatorProof - Class in types
Protobuf type types.AccumulatorProof
Proof.AccumulatorProof.Builder - Class in types
Protobuf type types.AccumulatorProof
Proof.AccumulatorProofOrBuilder - Interface in types
 
Proof.EventProof - Class in types
The complete proof used to authenticate an event.
Proof.EventProof.Builder - Class in types
The complete proof used to authenticate an event.
Proof.EventProofOrBuilder - Interface in types
 
Proof.SignedTransactionProof - Class in types
The complete proof used to authenticate a signed transaction.
Proof.SignedTransactionProof.Builder - Class in types
The complete proof used to authenticate a signed transaction.
Proof.SignedTransactionProofOrBuilder - Interface in types
 
Proof.SparseMerkleProof - Class in types
Protobuf type types.SparseMerkleProof
Proof.SparseMerkleProof.Builder - Class in types
Protobuf type types.SparseMerkleProof
Proof.SparseMerkleProofOrBuilder - Interface in types
 
PROOF_FIELD_NUMBER - Static variable in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
PROOF_FIELD_NUMBER - Static variable in class types.Events.EventWithProof
 
PROOF_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionWithProof
 
PROOF_OF_CURRENT_SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
PROOF_OF_FIRST_TRANSACTION_FIELD_NUMBER - Static variable in class types.Transaction.TransactionListWithProof
 
PROOF_OF_LAST_TRANSACTION_FIELD_NUMBER - Static variable in class types.Transaction.TransactionListWithProof
 
PROOF_OF_LATEST_EVENT_FIELD_NUMBER - Static variable in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
PUBLIC_KEY_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 

R

RangeOutOfBounds_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
RangeOutOfBounds = 3;
RAW_TXN_BYTES_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransaction
 
ReadRefExistsMutableBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ReadRefExistsMutableBorrowError = 51;
ReadRefResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ReadRefResourceError = 50;
ReadRefTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ReadRefTypeMismatchError = 49;
RecursiveStructDefinition_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
RecursiveStructDefinition = 6;
REFERENCE_ERROR_FIELD_NUMBER - Static variable in class types.VmErrors.ExecutionStatus
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class admission_control.AdmissionControlOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class admission_control.AdmissionControlOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class mempool.MempoolStatus
 
registerAllExtensions(ExtensionRegistry) - Static method in class mempool.MempoolStatus
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class secret_service.SecretServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class secret_service.SecretServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.AccessPathOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.AccessPathOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.AccountStateBlobOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.AccountStateBlobOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.Events
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.Events
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.GetWithProof
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.GetWithProof
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.LanguageStorage
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.LanguageStorage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.LedgerInfoOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.LedgerInfoOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.Proof
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.Proof
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.Transaction
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.Transaction
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.TransactionInfoOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.TransactionInfoOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.ValidatorChange
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.ValidatorChange
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.ValidatorPublicKeysOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.ValidatorPublicKeysOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.ValidatorSetOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.ValidatorSetOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class types.VmErrors
 
registerAllExtensions(ExtensionRegistry) - Static method in class types.VmErrors
 
Rejected_VALUE - Static variable in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
The transaction is rejected, e.g.
RejectedWriteSet_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
This write set transaction was rejected because it did not meet the requirements for one.
ReleaseRefTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
ReleaseRefTypeMismatchError = 25;
RemoteDataError_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
RemoteDataError = 11;
removeAccountStates(int) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
removeArguments(int) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
removeArguments(int) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
removeEvents(int) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
removeEvents(int) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
removeEventsForVersion(int) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
removeEventsWithProof(int) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
removeInfos(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
removeRequestedItems(int) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
removeResponseItems(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
removeSignatures(int) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
removeStatusList(int) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
removeTransactions(int) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
removeTransactions(int) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
removeValidatorChangeEvents(int) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
removeValidatorPublicKeys(int) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
removeWriteSet(int) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
REQUESTED_ITEMS_FIELD_NUMBER - Static variable in class types.GetWithProof.UpdateToLatestLedgerRequest
 
ResourceAlreadyExists_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
We tried to create a resource under an account where that resource already exists.
ResourceDoesNotExist_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
We tried to access a resource that does not exist under the account.
RESPONSE_ITEMS_FIELD_NUMBER - Static variable in class types.GetWithProof.UpdateToLatestLedgerResponse
 
RetTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
RetTypeMismatchError = 31;
RetUnsafeToDestroyError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
RetUnsafeToDestroyError = 30;
RUNTIME_STATUS_FIELD_NUMBER - Static variable in class types.VmErrors.ExecutionStatus
 

S

SCRIPT_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
SCRIPT_VALUE - Static variable in enum types.VmErrors.VMVerificationStatus.StatusKind
SCRIPT = 0;
secret_service - package secret_service
 
SecretServiceGrpc - Class in secret_service
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
SecretServiceGrpc.SecretServiceBlockingStub - Class in secret_service
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
SecretServiceGrpc.SecretServiceFutureStub - Class in secret_service
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
SecretServiceGrpc.SecretServiceImplBase - Class in secret_service
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
SecretServiceGrpc.SecretServiceStub - Class in secret_service
----------------------------------------------------------------------------- ---------------- Service definition -----------------------------------------------------------------------------
SecretServiceImplBase() - Constructor for class secret_service.SecretServiceGrpc.SecretServiceImplBase
 
SecretServiceOuterClass - Class in secret_service
 
SecretServiceOuterClass.ErrorCode - Enum in secret_service
Protobuf enum secret_service.ErrorCode
SecretServiceOuterClass.GenerateKeyRequest - Class in secret_service
Protobuf type secret_service.GenerateKeyRequest
SecretServiceOuterClass.GenerateKeyRequest.Builder - Class in secret_service
Protobuf type secret_service.GenerateKeyRequest
SecretServiceOuterClass.GenerateKeyRequestOrBuilder - Interface in secret_service
 
SecretServiceOuterClass.GenerateKeyResponse - Class in secret_service
Protobuf type secret_service.GenerateKeyResponse
SecretServiceOuterClass.GenerateKeyResponse.Builder - Class in secret_service
Protobuf type secret_service.GenerateKeyResponse
SecretServiceOuterClass.GenerateKeyResponseOrBuilder - Interface in secret_service
 
SecretServiceOuterClass.KeyType - Enum in secret_service
Protobuf enum secret_service.KeyType
SecretServiceOuterClass.PublicKeyRequest - Class in secret_service
Protobuf type secret_service.PublicKeyRequest
SecretServiceOuterClass.PublicKeyRequest.Builder - Class in secret_service
Protobuf type secret_service.PublicKeyRequest
SecretServiceOuterClass.PublicKeyRequestOrBuilder - Interface in secret_service
 
SecretServiceOuterClass.PublicKeyResponse - Class in secret_service
Protobuf type secret_service.PublicKeyResponse
SecretServiceOuterClass.PublicKeyResponse.Builder - Class in secret_service
Protobuf type secret_service.PublicKeyResponse
SecretServiceOuterClass.PublicKeyResponseOrBuilder - Interface in secret_service
 
SecretServiceOuterClass.SignRequest - Class in secret_service
Protobuf type secret_service.SignRequest
SecretServiceOuterClass.SignRequest.Builder - Class in secret_service
Protobuf type secret_service.SignRequest
SecretServiceOuterClass.SignRequestOrBuilder - Interface in secret_service
 
SecretServiceOuterClass.SignResponse - Class in secret_service
Protobuf type secret_service.SignResponse
SecretServiceOuterClass.SignResponse.Builder - Class in secret_service
Protobuf type secret_service.SignResponse
SecretServiceOuterClass.SignResponseOrBuilder - Interface in secret_service
 
SENDER_ACCOUNT_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
SENDER_PUBLIC_KEY_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransaction
 
SENDER_SIGNATURE_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransaction
 
SendingAccountDoesNotExist_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
The sending account does not exist
SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class types.Events.Event
 
SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
SequenceNumberTooNew_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Sequence number is too new
SequenceNumberTooOld_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Sequence number is too old
SERVICE_NAME - Static variable in class admission_control.AdmissionControlGrpc
 
SERVICE_NAME - Static variable in class secret_service.SecretServiceGrpc
 
setAborted(VmErrors.Aborted) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
setAborted(VmErrors.Aborted.Builder) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.Aborted aborted = 2;
setAbortedErrorCode(long) - Method in class types.VmErrors.Aborted.Builder
uint64 aborted_error_code = 1;
setAccessPath(AccessPathOuterClass.AccessPath) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
setAccessPath(AccessPathOuterClass.AccessPath.Builder) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
.types.AccessPath access_path = 1;
setAccessPath(AccessPathOuterClass.AccessPath) - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
setAccessPath(AccessPathOuterClass.AccessPath.Builder) - Method in class types.Transaction.WriteOp.Builder
AccessPath of the write set.
setAccount(ByteString) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
Account for which to query transactions
setAccountAddress(ByteString) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Validator account address
setAccountStates(int, Transaction.AccountState) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
setAccountStates(int, Transaction.AccountState.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
State db updates
setAccountStateWithProof(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
setAccountStateWithProof(AccountStateBlobOuterClass.AccountStateWithProof.Builder) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
Blob value representing the account state together with proof the client can utilize to verify it.
setAcStatus(AdmissionControlOuterClass.AdmissionControlStatus) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
setAcStatus(AdmissionControlOuterClass.AdmissionControlStatus.Builder) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.admission_control.AdmissionControlStatus ac_status = 2;
setAddress(ByteString) - Method in class types.AccessPathOuterClass.AccessPath.Builder
bytes address = 1;
setAddress(ByteString) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
Account for which we are fetching the state.
setAddress(ByteString) - Method in class types.LanguageStorage.ModuleId.Builder
bytes address = 1;
setAddress(ByteString) - Method in class types.Transaction.AccountState.Builder
Account address
setArguments(int, Transaction.TransactionArgument) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
setArguments(int, Transaction.TransactionArgument.Builder) - Method in class types.Transaction.Program.Builder
repeated .types.TransactionArgument arguments = 2;
setArguments(int, Transaction.TransactionArgument) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
setArguments(int, Transaction.TransactionArgument.Builder) - Method in class types.Transaction.Script.Builder
repeated .types.TransactionArgument arguments = 2;
setArithmeticError(VmErrors.ArithmeticError) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
setArithmeticError(VmErrors.ArithmeticError.Builder) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.ArithmeticError arithmetic_error = 3;
setAscending(boolean) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
If ascending is true this query will return up to `limit` events that were emitted after `start_event_seq_num`.
setBitmap(long) - Method in class types.Proof.AccumulatorProof.Builder
The bitmap indicating which siblings are default.
setBitmap(ByteString) - Method in class types.Proof.SparseMerkleProof.Builder
The bitmap indicating which siblings are default.
setBlob(ByteString) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
bytes blob = 1;
setBlob(AccountStateBlobOuterClass.AccountStateBlob) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
setBlob(AccountStateBlobOuterClass.AccountStateBlob.Builder) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateBlob blob = 2;
setBlob(ByteString) - Method in class types.Transaction.AccountState.Builder
Account state blob
setClientKnownVersion(long) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
This is the version the client already trusts.
setCode(AdmissionControlOuterClass.AdmissionControlStatusCode) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
.admission_control.AdmissionControlStatusCode code = 1;
setCode(MempoolStatus.MempoolAddTransactionStatusCode) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
.mempool.MempoolAddTransactionStatusCode code = 1;
setCode(SecretServiceOuterClass.ErrorCode) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
.secret_service.ErrorCode code = 2;
setCode(SecretServiceOuterClass.ErrorCode) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
.secret_service.ErrorCode code = 2;
setCode(SecretServiceOuterClass.ErrorCode) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
.secret_service.ErrorCode code = 2;
setCode(ByteString) - Method in class types.Transaction.Module.Builder
bytes code = 1;
setCode(ByteString) - Method in class types.Transaction.Program.Builder
bytes code = 1;
setCode(ByteString) - Method in class types.Transaction.Script.Builder
bytes code = 1;
setCode(VmErrors.VMValidationStatusCode) - Method in class types.VmErrors.VMValidationStatus.Builder
.types.VMValidationStatusCode code = 1;
setCodeValue(int) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
.admission_control.AdmissionControlStatusCode code = 1;
setCodeValue(int) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
.mempool.MempoolAddTransactionStatusCode code = 1;
setCodeValue(int) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
.secret_service.ErrorCode code = 2;
setCodeValue(int) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
.secret_service.ErrorCode code = 2;
setCodeValue(int) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
.secret_service.ErrorCode code = 2;
setCodeValue(int) - Method in class types.VmErrors.VMValidationStatus.Builder
.types.VMValidationStatusCode code = 1;
setConsensusBlockId(ByteString) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
The block id of the last committed block corresponding to this ledger info.
setConsensusDataHash(ByteString) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Hash of consensus-specific data that is opaque to all parts of the system other than consensus.
setConsensusPublicKey(ByteString) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Consensus public key
setData(ByteString) - Method in class types.Transaction.TransactionArgument.Builder
bytes data = 2;
setDependencyId(LanguageStorage.ModuleId) - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
setDependencyId(LanguageStorage.ModuleId.Builder) - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and MODULE this is ignored.
setDeserialization(VmErrors.BinaryError) - Method in class types.VmErrors.VMStatus.Builder
.types.BinaryError deserialization = 4;
setDeserializationValue(int) - Method in class types.VmErrors.VMStatus.Builder
.types.BinaryError deserialization = 4;
setEpochNum(long) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Epoch number corresponds to the set of validators that are active for this ledger info.
setErrorCode(VmErrors.ArithmeticError.ArithmeticErrorType) - Method in class types.VmErrors.ArithmeticError.Builder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
setErrorCode(VmErrors.DynamicReferenceError.DynamicReferenceErrorType) - Method in class types.VmErrors.DynamicReferenceError.Builder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
setErrorCodeValue(int) - Method in class types.VmErrors.ArithmeticError.Builder
.types.ArithmeticError.ArithmeticErrorType error_code = 1;
setErrorCodeValue(int) - Method in class types.VmErrors.DynamicReferenceError.Builder
.types.DynamicReferenceError.DynamicReferenceErrorType error_code = 1;
setErrorKind(VmErrors.VMVerificationErrorKind) - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationErrorKind error_kind = 3;
setErrorKindValue(int) - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationErrorKind error_kind = 3;
setEvent(Events.Event) - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
setEvent(Events.Event.Builder) - Method in class types.Events.EventWithProof.Builder
.types.Event event = 3;
setEventData(ByteString) - Method in class types.Events.Event.Builder
bytes event_data = 3;
setEventIndex(long) - Method in class types.Events.EventWithProof.Builder
uint64 event_index = 2;
setEventRootHash(ByteString) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The root hash of Merkle Accumulator storing all events emitted during this transaction.
setEvents(int, Events.Event) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
setEvents(int, Events.Event.Builder) - Method in class types.Events.EventsList.Builder
repeated .types.Event events = 1;
setEvents(Events.EventsList) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
setEvents(Events.EventsList.Builder) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The events yielded by executing the transaction, if requested.
setEvents(int, Events.Event) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
setEvents(int, Events.Event.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
Events yielded by the transaction.
setEventsForVersion(int, Events.EventsList) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
setEventsForVersion(int, Events.EventsList.Builder) - Method in class types.Events.EventsForVersions.Builder
repeated .types.EventsList events_for_version = 1;
setEventsForVersions(Events.EventsForVersions) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
setEventsForVersions(Events.EventsForVersions.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding Event objects (only present if fetch_events was set to true in req)
setEventsWithProof(int, Events.EventWithProof) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
setEventsWithProof(int, Events.EventWithProof.Builder) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
Returns an event and proof of each of the events in the request.
setEventWithProof(Events.EventWithProof) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
setEventWithProof(Events.EventWithProof.Builder) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.EventWithProof event_with_proof = 2;
setExecution(VmErrors.ExecutionStatus) - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
setExecution(VmErrors.ExecutionStatus.Builder) - Method in class types.VmErrors.VMStatus.Builder
.types.ExecutionStatus execution = 5;
setExpirationTime(long) - Method in class types.Transaction.RawTransaction.Builder
Expiration time for this transaction.
setFetchEvents(boolean) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
Set to true to fetch events for the transaction at this version
setFetchEvents(boolean) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
Set to true to fetch events for the transaction at each version
setField(Descriptors.FieldDescriptor, Object) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.EventsForVersions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.EventsList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Events.EventWithProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.RequestItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.ResponseItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.LanguageStorage.ModuleId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.AccountStateProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.AccumulatorProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.EventProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.SignedTransactionProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Proof.SparseMerkleProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.AccountState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.Module.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.Program.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.RawTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.Script.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.SignedTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.TransactionArgument.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.TransactionListWithProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.TransactionToCommit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.WriteOp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.Transaction.WriteSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.Aborted.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.ArithmeticError.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.ExecutionStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMValidationStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
setFirstTransactionVersion(UInt64Value) - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
setFirstTransactionVersion(UInt64Value.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
If the list is not empty, the version of the first transaction.
setFrozenSubtreeRoots(int, ByteString) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The root hashes of the frozen subtrees that form the small accumulator.
setGasUnitPrice(long) - Method in class types.Transaction.RawTransaction.Builder
The price to be paid for each unit of gas.
setGasUsed(long) - Method in class types.Transaction.TransactionToCommit.Builder
The amount of gas used.
setGasUsed(long) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The amount of gas used by this transaction.
setGetAccountStateRequest(GetWithProof.GetAccountStateRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
setGetAccountStateRequest(GetWithProof.GetAccountStateRequest.Builder) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountStateRequest get_account_state_request = 1;
setGetAccountStateResponse(GetWithProof.GetAccountStateResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
setGetAccountStateResponse(GetWithProof.GetAccountStateResponse.Builder) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountStateResponse get_account_state_response = 3;
setGetAccountTransactionBySequenceNumberRequest(GetWithProof.GetAccountTransactionBySequenceNumberRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
setGetAccountTransactionBySequenceNumberRequest(GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetAccountTransactionBySequenceNumberRequest get_account_transaction_by_sequence_number_request = 2;
setGetAccountTransactionBySequenceNumberResponse(GetWithProof.GetAccountTransactionBySequenceNumberResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
setGetAccountTransactionBySequenceNumberResponse(GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetAccountTransactionBySequenceNumberResponse get_account_transaction_by_sequence_number_response = 4;
setGetEventsByEventAccessPathRequest(GetWithProof.GetEventsByEventAccessPathRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
setGetEventsByEventAccessPathRequest(GetWithProof.GetEventsByEventAccessPathRequest.Builder) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetEventsByEventAccessPathRequest get_events_by_event_access_path_request = 3;
setGetEventsByEventAccessPathResponse(GetWithProof.GetEventsByEventAccessPathResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
setGetEventsByEventAccessPathResponse(GetWithProof.GetEventsByEventAccessPathResponse.Builder) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetEventsByEventAccessPathResponse get_events_by_event_access_path_response = 5;
setGetTransactionsRequest(GetWithProof.GetTransactionsRequest) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
setGetTransactionsRequest(GetWithProof.GetTransactionsRequest.Builder) - Method in class types.GetWithProof.RequestItem.Builder
.types.GetTransactionsRequest get_transactions_request = 4;
setGetTransactionsResponse(GetWithProof.GetTransactionsResponse) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
setGetTransactionsResponse(GetWithProof.GetTransactionsResponse.Builder) - Method in class types.GetWithProof.ResponseItem.Builder
.types.GetTransactionsResponse get_transactions_response = 6;
setInfos(int, TransactionInfoOuterClass.TransactionInfo) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
setInfos(int, TransactionInfoOuterClass.TransactionInfo.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of corresponding TransactionInfo objects.
setInvariantViolation(VmErrors.VMInvariantViolationError) - Method in class types.VmErrors.VMStatus.Builder
.types.VMInvariantViolationError invariant_violation = 3;
setInvariantViolationValue(int) - Method in class types.VmErrors.VMStatus.Builder
.types.VMInvariantViolationError invariant_violation = 3;
setKey(ByteString) - Method in class types.Events.Event.Builder
bytes key = 1;
setKeyId(ByteString) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
bytes key_id = 1;
setKeyId(ByteString) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
bytes key_id = 1;
setKeyId(ByteString) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
bytes key_id = 1;
setLeaf(ByteString) - Method in class types.Proof.SparseMerkleProof.Builder
This proof can be used to authenticate whether a given leaf exists in the tree or not.
setLedgerInfo(LedgerInfoOuterClass.LedgerInfo) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
setLedgerInfo(LedgerInfoOuterClass.LedgerInfo.Builder) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
.types.LedgerInfo ledger_info = 2;
setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof) - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof.Builder) - Method in class types.Proof.AccountStateProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof) - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof.Builder) - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof) - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof.Builder) - Method in class types.Proof.SignedTransactionProof.Builder
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
setLedgerInfoWithSigs(LedgerInfoOuterClass.LedgerInfoWithSignatures) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
setLedgerInfoWithSigs(LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
The latest ledger info this node has.
setLedgerInfoWithSigs(LedgerInfoOuterClass.LedgerInfoWithSignatures) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
setLedgerInfoWithSigs(LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
.types.LedgerInfoWithSignatures ledger_info_with_sigs = 1;
setLimit(long) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
Limit number of results
setLimit(long) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
Limit number of results
setMaxGasAmount(long) - Method in class types.Transaction.RawTransaction.Builder
Maximal total gas specified by wallet to spend for this transaction.
setMempoolStatus(MempoolStatus.MempoolAddTransactionStatus) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
setMempoolStatus(MempoolStatus.MempoolAddTransactionStatus.Builder) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.mempool.MempoolAddTransactionStatus mempool_status = 3;
setMessage(String) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
string message = 2;
setMessage(String) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
string message = 2;
setMessage(String) - Method in class types.VmErrors.VMValidationStatus.Builder
string message = 2;
setMessage(String) - Method in class types.VmErrors.VMVerificationStatus.Builder
string message = 4;
setMessageBytes(ByteString) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class types.VmErrors.VMValidationStatus.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class types.VmErrors.VMVerificationStatus.Builder
string message = 4;
setMessageHash(ByteString) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
message_hash should be a prehashed message of length crypto::HashValue::LENGTH = 32 bytes
setModule(Transaction.Module) - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
setModule(Transaction.Module.Builder) - Method in class types.Transaction.RawTransaction.Builder
The MOVE Module to publish.
setModuleIdx(int) - Method in class types.VmErrors.VMVerificationStatus.Builder
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
setModules(int, ByteString) - Method in class types.Transaction.Program.Builder
repeated bytes modules = 3;
setName(String) - Method in class types.LanguageStorage.ModuleId.Builder
string name = 2;
setNameBytes(ByteString) - Method in class types.LanguageStorage.ModuleId.Builder
string name = 2;
setNetworkIdentityPublicKey(ByteString) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
/ Network identity publick key
setNetworkSigningPublicKey(ByteString) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Network signing publick key
setNonDefaultSiblings(int, ByteString) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The non-default siblings.
setNonDefaultSiblings(int, ByteString) - Method in class types.Proof.AccumulatorProof.Builder
The non-default siblings.
setNonDefaultSiblings(int, ByteString) - Method in class types.Proof.SparseMerkleProof.Builder
The non-default siblings.
setNumSiblings(int) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
The total number of siblings.
setPath(ByteString) - Method in class types.AccessPathOuterClass.AccessPath.Builder
bytes path = 2;
setProgram(Transaction.Program) - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
setProgram(Transaction.Program.Builder) - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
setProof(Proof.AccountStateProof) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
setProof(Proof.AccountStateProof.Builder) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
.types.AccountStateProof proof = 3;
setProof(Proof.EventProof) - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
setProof(Proof.EventProof.Builder) - Method in class types.Events.EventWithProof.Builder
.types.EventProof proof = 4;
setProof(Proof.SignedTransactionProof) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
setProof(Proof.SignedTransactionProof.Builder) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The proof authenticating the signed transaction.
setProofOfCurrentSequenceNumber(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
setProofOfCurrentSequenceNumber(AccountStateBlobOuterClass.AccountStateWithProof.Builder) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is not committed, we give a proof that shows the current sequence number is smaller than what would have been if the transaction was committed.
setProofOfFirstTransaction(Proof.AccumulatorProof) - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
setProofOfFirstTransaction(Proof.AccumulatorProof.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The proofs of the first and last transaction in this chunk.
setProofOfLastTransaction(Proof.AccumulatorProof) - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
setProofOfLastTransaction(Proof.AccumulatorProof.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
.types.AccumulatorProof proof_of_last_transaction = 6;
setProofOfLatestEvent(AccountStateBlobOuterClass.AccountStateWithProof) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
setProofOfLatestEvent(AccountStateBlobOuterClass.AccountStateWithProof.Builder) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
If the number of events returned is less than `limit` for an ascending query or if start_event_seq_num > the latest seq_num for a descending query, returns the state of the account containing the given access path in the latest state.
setPublicKey(ByteString) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
bytes public_key = 1;
setRawTxnBytes(ByteString) - Method in class types.Transaction.SignedTransaction.Builder
The serialized Protobuf bytes for RawTransaction, for which the signature was signed.
setReferenceError(VmErrors.DynamicReferenceError) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
setReferenceError(VmErrors.DynamicReferenceError.Builder) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.DynamicReferenceError reference_error = 4;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Events.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Events.EventsForVersions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Events.EventsList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Events.EventWithProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.RequestItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.ResponseItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.LanguageStorage.ModuleId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Proof.AccountStateProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Proof.AccumulatorProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Proof.EventProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Proof.SignedTransactionProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Proof.SparseMerkleProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.AccountState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.Module.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.Program.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.RawTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.Script.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.SignedTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.TransactionArgument.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.TransactionListWithProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.TransactionToCommit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.WriteOp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.Transaction.WriteSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.Aborted.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.ArithmeticError.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.ExecutionStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.VMStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.VMValidationStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
setRequestedItems(int, GetWithProof.RequestItem) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
setRequestedItems(int, GetWithProof.RequestItem.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
The items for which we are requesting data in this API call.
setResponseItems(int, GetWithProof.ResponseItem) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
setResponseItems(int, GetWithProof.ResponseItem.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Responses to the queries posed by the requests.
setRuntimeStatus(VmErrors.RuntimeStatus) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.RuntimeStatus runtime_status = 1;
setRuntimeStatusValue(int) - Method in class types.VmErrors.ExecutionStatus.Builder
.types.RuntimeStatus runtime_status = 1;
setScript(Transaction.Script) - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
setScript(Transaction.Script.Builder) - Method in class types.Transaction.RawTransaction.Builder
The transaction script to execute.
setSenderAccount(ByteString) - Method in class types.Transaction.RawTransaction.Builder
Sender's account address
setSenderPublicKey(ByteString) - Method in class types.Transaction.SignedTransaction.Builder
public key that corresponds to RawTransaction::sender_account
setSenderSignature(ByteString) - Method in class types.Transaction.SignedTransaction.Builder
signature for the hash
setSequenceNumber(long) - Method in class types.Events.Event.Builder
uint64 sequence_number = 2;
setSequenceNumber(long) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
uint64 sequence_number = 2;
setSequenceNumber(long) - Method in class types.Transaction.RawTransaction.Builder
Sequence number of this transaction corresponding to sender's account.
setSignature(ByteString) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
bytes signature = 1;
setSignature(ByteString) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
bytes signature = 2;
setSignatures(int, LedgerInfoOuterClass.ValidatorSignature) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
setSignatures(int, LedgerInfoOuterClass.ValidatorSignature.Builder) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
Signatures of the root node from each validator
setSignedTransaction(Transaction.SignedTransaction) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
setSignedTransaction(Transaction.SignedTransaction.Builder) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The transaction itself.
setSignedTransactionHash(ByteString) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
Hash of the signed transaction that is stored
setSignedTransactionWithProof(Transaction.SignedTransactionWithProof) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
setSignedTransactionWithProof(Transaction.SignedTransactionWithProof.Builder) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
When the transaction requested is committed, return the committed transaction with proof.
setSignedTxn(Transaction.SignedTransaction) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
setSignedTxn(Transaction.SignedTransaction.Builder) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
Transaction signed by wallet.
setSignedTxn(Transaction.SignedTransaction) - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
setSignedTxn(Transaction.SignedTransaction.Builder) - Method in class types.Transaction.TransactionToCommit.Builder
The signed transaction which was executed
setSpec(SecretServiceOuterClass.KeyType) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
setSpecValue(int) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
Spec gives a way to generate the key (potentially BIP32 private derivation path here)
setStartEventSeqNum(long) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
The sequence number of the event to start with for this query.
setStartVersion(long) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
The version of the transaction to start with for this query.
setStateRootHash(ByteString) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
The root hash of Sparse Merkle Tree describing the world state at the end of this transaction
setStatusKind(VmErrors.VMVerificationStatus.StatusKind) - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationStatus.StatusKind status_kind = 1;
setStatusKindValue(int) - Method in class types.VmErrors.VMVerificationStatus.Builder
.types.VMVerificationStatus.StatusKind status_kind = 1;
setStatusList(int, VmErrors.VMVerificationStatus) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
setStatusList(int, VmErrors.VMVerificationStatus.Builder) - Method in class types.VmErrors.VMVerificationStatusList.Builder
repeated .types.VMVerificationStatus status_list = 1;
setTimestampUsecs(long) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Timestamp that represents the microseconds since the epoch (unix time) that is generated by the proposer of the block.
setTransactionAccumulatorHash(ByteString) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Root hash of transaction accumulator at this version
setTransactionInfo(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
setTransactionInfo(TransactionInfoOuterClass.TransactionInfo.Builder) - Method in class types.Proof.AccountStateProof.Builder
.types.TransactionInfo transaction_info = 2;
setTransactionInfo(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
setTransactionInfo(TransactionInfoOuterClass.TransactionInfo.Builder) - Method in class types.Proof.EventProof.Builder
.types.TransactionInfo transaction_info = 2;
setTransactionInfo(TransactionInfoOuterClass.TransactionInfo) - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
setTransactionInfo(TransactionInfoOuterClass.TransactionInfo.Builder) - Method in class types.Proof.SignedTransactionProof.Builder
.types.TransactionInfo transaction_info = 2;
setTransactionInfoToAccountProof(Proof.SparseMerkleProof) - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
setTransactionInfoToAccountProof(Proof.SparseMerkleProof.Builder) - Method in class types.Proof.AccountStateProof.Builder
.types.SparseMerkleProof transaction_info_to_account_proof = 3;
setTransactionInfoToEventProof(Proof.AccumulatorProof) - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
setTransactionInfoToEventProof(Proof.AccumulatorProof.Builder) - Method in class types.Proof.EventProof.Builder
.types.AccumulatorProof transaction_info_to_event_proof = 3;
setTransactions(int, Transaction.SignedTransaction) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
setTransactions(int, Transaction.SignedTransaction.Builder) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Set of Signed Transactions
setTransactions(int, Transaction.SignedTransaction) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
setTransactions(int, Transaction.SignedTransaction.Builder) - Method in class types.Transaction.TransactionListWithProof.Builder
The list of transactions.
setTransactionVersion(long) - Method in class types.Events.EventWithProof.Builder
uint64 transaction_version = 1;
setTxnListWithProof(Transaction.TransactionListWithProof) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
setTxnListWithProof(Transaction.TransactionListWithProof.Builder) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
.types.TransactionListWithProof txn_list_with_proof = 1;
setType(Transaction.TransactionArgument.ArgType) - Method in class types.Transaction.TransactionArgument.Builder
.types.TransactionArgument.ArgType type = 1;
setType(Transaction.WriteOpType) - Method in class types.Transaction.WriteOp.Builder
WriteOp type.
setTypeValue(int) - Method in class types.Transaction.TransactionArgument.Builder
.types.TransactionArgument.ArgType type = 1;
setTypeValue(int) - Method in class types.Transaction.WriteOp.Builder
WriteOp type.
setUnknownFields(UnknownFieldSet) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.SignRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class secret_service.SecretServiceOuterClass.SignResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.AccessPathOuterClass.AccessPath.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Events.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Events.EventsForVersions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Events.EventsList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Events.EventWithProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountStateRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountStateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetTransactionsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.GetTransactionsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.RequestItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.ResponseItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.LanguageStorage.ModuleId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Proof.AccountStateProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Proof.AccumulatorConsistencyProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Proof.AccumulatorProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Proof.EventProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Proof.SignedTransactionProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Proof.SparseMerkleProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.AccountState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.Module.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.Program.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.RawTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.Script.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.SignedTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.SignedTransactionsBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.SignedTransactionWithProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.TransactionArgument.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.TransactionListWithProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.TransactionToCommit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.WriteOp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.Transaction.WriteSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.TransactionInfoOuterClass.TransactionInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.Aborted.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.ArithmeticError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.DynamicReferenceError.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.ExecutionStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMValidationStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMVerificationStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class types.VmErrors.VMVerificationStatusList.Builder
 
setValidation(VmErrors.VMValidationStatus) - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
setValidation(VmErrors.VMValidationStatus.Builder) - Method in class types.VmErrors.VMStatus.Builder
.types.VMValidationStatus validation = 1;
setValidatorChangeEvents(int, ValidatorChange.ValidatorChangeEventWithProof) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
setValidatorChangeEvents(int, ValidatorChange.ValidatorChangeEventWithProof.Builder) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse.Builder
Validator change events from what the client last knew.
setValidatorId(ByteString) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
Public key(id) of the validator that processed this transaction
setValidatorId(ByteString) - Method in class types.LedgerInfoOuterClass.ValidatorSignature.Builder
The account address of the validator, which can be used for retrieving its public key during the given epoch.
setValidatorPublicKey(ByteString) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Public key of the validator that created this block
setValidatorPublicKeys(int, ValidatorPublicKeysOuterClass.ValidatorPublicKeys) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
setValidatorPublicKeys(int, ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder) - Method in class types.ValidatorSetOuterClass.ValidatorSet.Builder
repeated .types.ValidatorPublicKeys validator_public_keys = 1;
setValidatorSignature(ByteString) - Method in class types.Transaction.SignedTransactionsBlock.Builder
Signature of the validator that created this block
setValue(ByteString) - Method in class types.Transaction.WriteOp.Builder
The value of the write op.
setVerification(VmErrors.VMVerificationStatusList) - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
setVerification(VmErrors.VMVerificationStatusList.Builder) - Method in class types.VmErrors.VMStatus.Builder
.types.VMVerificationStatusList verification = 2;
setVersion(long) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof.Builder
uint64 version = 1;
setVersion(long) - Method in class types.LedgerInfoOuterClass.LedgerInfo.Builder
Current latest version of the system
setVersion(long) - Method in class types.Transaction.SignedTransactionWithProof.Builder
The version of the returned signed transaction.
setVmStatus(VmErrors.VMStatus) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
setVmStatus(VmErrors.VMStatus.Builder) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.Builder
.types.VMStatus vm_status = 1;
setWriteSet(Transaction.WriteSet) - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
setWriteSet(Transaction.WriteSet.Builder) - Method in class types.Transaction.RawTransaction.Builder
A write set, used for genesis blocks and other magic transactions.
setWriteSet(int, Transaction.WriteOp) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
setWriteSet(int, Transaction.WriteOp.Builder) - Method in class types.Transaction.WriteSet.Builder
Set of WriteOp for storage update.
sign(SecretServiceOuterClass.SignRequest) - Method in class secret_service.SecretServiceGrpc.SecretServiceBlockingStub
API to request a signature
sign(SecretServiceOuterClass.SignRequest) - Method in class secret_service.SecretServiceGrpc.SecretServiceFutureStub
API to request a signature
sign(SecretServiceOuterClass.SignRequest, StreamObserver<SecretServiceOuterClass.SignResponse>) - Method in class secret_service.SecretServiceGrpc.SecretServiceImplBase
API to request a signature
sign(SecretServiceOuterClass.SignRequest, StreamObserver<SecretServiceOuterClass.SignResponse>) - Method in class secret_service.SecretServiceGrpc.SecretServiceStub
API to request a signature
SIGNATURE_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.SignResponse
 
SIGNATURE_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.ValidatorSignature
 
SIGNATURES_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
SIGNED_TRANSACTION_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionWithProof
 
SIGNED_TRANSACTION_HASH_FIELD_NUMBER - Static variable in class types.TransactionInfoOuterClass.TransactionInfo
 
SIGNED_TRANSACTION_WITH_PROOF_FIELD_NUMBER - Static variable in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
SIGNED_TXN_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
SIGNED_TXN_FIELD_NUMBER - Static variable in class types.Transaction.TransactionToCommit
 
SPEC_FIELD_NUMBER - Static variable in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
START_EVENT_SEQ_NUM_FIELD_NUMBER - Static variable in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
START_VERSION_FIELD_NUMBER - Static variable in class types.GetWithProof.GetTransactionsRequest
 
STATE_ROOT_HASH_FIELD_NUMBER - Static variable in class types.TransactionInfoOuterClass.TransactionInfo
 
STATUS_KIND_FIELD_NUMBER - Static variable in class types.VmErrors.VMVerificationStatus
 
STATUS_LIST_FIELD_NUMBER - Static variable in class types.VmErrors.VMVerificationStatusList
 
StLocTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
StLocTypeMismatchError = 28;
StLocUnsafeToDestroyError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
StLocUnsafeToDestroyError = 29;
StorageError_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
StorageError = 8;
STRING_VALUE - Static variable in enum types.Transaction.TransactionArgument.ArgType
STRING = 2;
submitTransaction(AdmissionControlOuterClass.SubmitTransactionRequest) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlBlockingStub
Public API to submit transaction to a validator.
submitTransaction(AdmissionControlOuterClass.SubmitTransactionRequest) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlFutureStub
Public API to submit transaction to a validator.
submitTransaction(AdmissionControlOuterClass.SubmitTransactionRequest, StreamObserver<AdmissionControlOuterClass.SubmitTransactionResponse>) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlImplBase
Public API to submit transaction to a validator.
submitTransaction(AdmissionControlOuterClass.SubmitTransactionRequest, StreamObserver<AdmissionControlOuterClass.SubmitTransactionResponse>) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlStub
Public API to submit transaction to a validator.
Success_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.ErrorCode
Success = 0;

T

TIMESTAMP_USECS_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfo
 
toBuilder() - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
toBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
toBuilder() - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
toBuilder() - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
toBuilder() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
toBuilder() - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
toBuilder() - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
toBuilder() - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
toBuilder() - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
toBuilder() - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
toBuilder() - Method in class types.AccessPathOuterClass.AccessPath
 
toBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
toBuilder() - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
toBuilder() - Method in class types.Events.Event
 
toBuilder() - Method in class types.Events.EventsForVersions
 
toBuilder() - Method in class types.Events.EventsList
 
toBuilder() - Method in class types.Events.EventWithProof
 
toBuilder() - Method in class types.GetWithProof.GetAccountStateRequest
 
toBuilder() - Method in class types.GetWithProof.GetAccountStateResponse
 
toBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
toBuilder() - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
toBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
toBuilder() - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
toBuilder() - Method in class types.GetWithProof.GetTransactionsRequest
 
toBuilder() - Method in class types.GetWithProof.GetTransactionsResponse
 
toBuilder() - Method in class types.GetWithProof.RequestItem
 
toBuilder() - Method in class types.GetWithProof.ResponseItem
 
toBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
toBuilder() - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
toBuilder() - Method in class types.LanguageStorage.ModuleId
 
toBuilder() - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
toBuilder() - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
toBuilder() - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
toBuilder() - Method in class types.Proof.AccountStateProof
 
toBuilder() - Method in class types.Proof.AccumulatorConsistencyProof
 
toBuilder() - Method in class types.Proof.AccumulatorProof
 
toBuilder() - Method in class types.Proof.EventProof
 
toBuilder() - Method in class types.Proof.SignedTransactionProof
 
toBuilder() - Method in class types.Proof.SparseMerkleProof
 
toBuilder() - Method in class types.Transaction.AccountState
 
toBuilder() - Method in class types.Transaction.Module
 
toBuilder() - Method in class types.Transaction.Program
 
toBuilder() - Method in class types.Transaction.RawTransaction
 
toBuilder() - Method in class types.Transaction.Script
 
toBuilder() - Method in class types.Transaction.SignedTransaction
 
toBuilder() - Method in class types.Transaction.SignedTransactionsBlock
 
toBuilder() - Method in class types.Transaction.SignedTransactionWithProof
 
toBuilder() - Method in class types.Transaction.TransactionArgument
 
toBuilder() - Method in class types.Transaction.TransactionListWithProof
 
toBuilder() - Method in class types.Transaction.TransactionToCommit
 
toBuilder() - Method in class types.Transaction.WriteOp
 
toBuilder() - Method in class types.Transaction.WriteSet
 
toBuilder() - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
toBuilder() - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
toBuilder() - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
toBuilder() - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
toBuilder() - Method in class types.VmErrors.Aborted
 
toBuilder() - Method in class types.VmErrors.ArithmeticError
 
toBuilder() - Method in class types.VmErrors.DynamicReferenceError
 
toBuilder() - Method in class types.VmErrors.ExecutionStatus
 
toBuilder() - Method in class types.VmErrors.VMStatus
 
toBuilder() - Method in class types.VmErrors.VMValidationStatus
 
toBuilder() - Method in class types.VmErrors.VMVerificationStatus
 
toBuilder() - Method in class types.VmErrors.VMVerificationStatusList
 
TooManyTransactions_VALUE - Static variable in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Account reached max capacity per account
Transaction - Class in types
 
Transaction.AccountState - Class in types
Account state as a whole.
Transaction.AccountState.Builder - Class in types
Account state as a whole.
Transaction.AccountStateOrBuilder - Interface in types
 
Transaction.Module - Class in types
A Move Module to publish
Transaction.Module.Builder - Class in types
A Move Module to publish
Transaction.ModuleOrBuilder - Interface in types
 
Transaction.Program - Class in types
The code for the transaction to execute
Transaction.Program.Builder - Class in types
The code for the transaction to execute
Transaction.ProgramOrBuilder - Interface in types
 
Transaction.RawTransaction - Class in types
A generic structure that describes a transaction that a client submits
Transaction.RawTransaction.Builder - Class in types
A generic structure that describes a transaction that a client submits
Transaction.RawTransaction.PayloadCase - Enum in types
 
Transaction.RawTransactionOrBuilder - Interface in types
 
Transaction.Script - Class in types
The code for the transaction to execute
Transaction.Script.Builder - Class in types
The code for the transaction to execute
Transaction.ScriptOrBuilder - Interface in types
 
Transaction.SignedTransaction - Class in types
A generic structure that represents signed RawTransaction
Transaction.SignedTransaction.Builder - Class in types
A generic structure that represents signed RawTransaction
Transaction.SignedTransactionOrBuilder - Interface in types
 
Transaction.SignedTransactionsBlock - Class in types
A generic structure that represents a block of transactions originated from a particular validator instance.
Transaction.SignedTransactionsBlock.Builder - Class in types
A generic structure that represents a block of transactions originated from a particular validator instance.
Transaction.SignedTransactionsBlockOrBuilder - Interface in types
 
Transaction.SignedTransactionWithProof - Class in types
Protobuf type types.SignedTransactionWithProof
Transaction.SignedTransactionWithProof.Builder - Class in types
Protobuf type types.SignedTransactionWithProof
Transaction.SignedTransactionWithProofOrBuilder - Interface in types
 
Transaction.TransactionArgument - Class in types
An argument to the transaction if the transaction takes arguments
Transaction.TransactionArgument.ArgType - Enum in types
Protobuf enum types.TransactionArgument.ArgType
Transaction.TransactionArgument.Builder - Class in types
An argument to the transaction if the transaction takes arguments
Transaction.TransactionArgumentOrBuilder - Interface in types
 
Transaction.TransactionListWithProof - Class in types
A list of consecutive transactions with proof.
Transaction.TransactionListWithProof.Builder - Class in types
A list of consecutive transactions with proof.
Transaction.TransactionListWithProofOrBuilder - Interface in types
 
Transaction.TransactionToCommit - Class in types
Transaction struct to commit to storage
Transaction.TransactionToCommit.Builder - Class in types
Transaction struct to commit to storage
Transaction.TransactionToCommitOrBuilder - Interface in types
 
Transaction.WriteOp - Class in types
Write Operation on underlying storage.
Transaction.WriteOp.Builder - Class in types
Write Operation on underlying storage.
Transaction.WriteOpOrBuilder - Interface in types
 
Transaction.WriteOpType - Enum in types
Type of write operation
Transaction.WriteSet - Class in types
Set of WriteOps to save to storage.
Transaction.WriteSet.Builder - Class in types
Set of WriteOps to save to storage.
Transaction.WriteSetOrBuilder - Interface in types
 
TRANSACTION_ACCUMULATOR_HASH_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfo
 
TRANSACTION_INFO_FIELD_NUMBER - Static variable in class types.Proof.AccountStateProof
 
TRANSACTION_INFO_FIELD_NUMBER - Static variable in class types.Proof.EventProof
 
TRANSACTION_INFO_FIELD_NUMBER - Static variable in class types.Proof.SignedTransactionProof
 
TRANSACTION_INFO_TO_ACCOUNT_PROOF_FIELD_NUMBER - Static variable in class types.Proof.AccountStateProof
 
TRANSACTION_INFO_TO_EVENT_PROOF_FIELD_NUMBER - Static variable in class types.Proof.EventProof
 
TRANSACTION_VERSION_FIELD_NUMBER - Static variable in class types.Events.EventWithProof
 
TransactionExpired_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
The transaction has expired
TransactionInfoOuterClass - Class in types
 
TransactionInfoOuterClass.TransactionInfo - Class in types
`TransactionInfo` is the object we store in the transaction accumulator.
TransactionInfoOuterClass.TransactionInfo.Builder - Class in types
`TransactionInfo` is the object we store in the transaction accumulator.
TransactionInfoOuterClass.TransactionInfoOrBuilder - Interface in types
 
TRANSACTIONS_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionsBlock
 
TRANSACTIONS_FIELD_NUMBER - Static variable in class types.Transaction.TransactionListWithProof
 
TXN_LIST_WITH_PROOF_FIELD_NUMBER - Static variable in class types.GetWithProof.GetTransactionsResponse
 
TYPE_FIELD_NUMBER - Static variable in class types.Transaction.TransactionArgument
 
TYPE_FIELD_NUMBER - Static variable in class types.Transaction.WriteOp
 
TypeError_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
TypeError = 7;
TypeMismatch_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
TypeMismatch = 21;
TypeResolutionFailure_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
TypeResolutionFailure = 20;
types - package types
 

U

U64_VALUE - Static variable in enum types.Transaction.TransactionArgument.ArgType
U64 = 0;
UnbalancedStack_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
UnbalancedStack = 11;
Underflow_VALUE - Static variable in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
Underflow = 1;
UnexpectedSignatureType_VALUE - Static variable in enum types.VmErrors.BinaryError
UnexpectedSignatureType = 9;
UnimplementedHandle_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
UnimplementedHandle = 15;
UnknownArithmeticError_VALUE - Static variable in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
UnknownArithmeticError = 0;
UnknownBinaryError_VALUE - Static variable in enum types.VmErrors.BinaryError
UnknownBinaryError = 0;
UnknownDynamicReferenceError_VALUE - Static variable in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
UnknownDynamicReferenceError = 0;
UnknownInvariantViolationError_VALUE - Static variable in enum types.VmErrors.VMInvariantViolationError
UnknownInvariantViolationError = 0;
UnknownModule_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
Transaction is trying to publish a new module.
UnknownOpcode_VALUE - Static variable in enum types.VmErrors.BinaryError
UnknownOpcode = 7;
UnknownRuntimeStatus_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
UnknownRuntimeStatus = 0;
UnknownScript_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
This script is not on our whitelist of script.
UnknownSerializedType_VALUE - Static variable in enum types.VmErrors.BinaryError
UnknownSerializedType = 6;
UnknownSignatureType_VALUE - Static variable in enum types.VmErrors.BinaryError
UnknownSignatureType = 5;
UnknownTableType_VALUE - Static variable in enum types.VmErrors.BinaryError
UnknownTableType = 4;
UnknownValidationStatus_VALUE - Static variable in enum types.VmErrors.VMValidationStatusCode
We don't want the default value to be valid
UnknownVerificationError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
Likewise default to a unknown verification error
UnknownVersion_VALUE - Static variable in enum types.VmErrors.BinaryError
UnknownVersion = 3;
UnpackTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
UnpackTypeMismatchError = 48;
Unspecified_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.ErrorCode
Unspecified = 5;
UnusedFields_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
UnusedFields = 17;
updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlBlockingStub
This API is used to update the client to the latest ledger version and optionally also request 1..n other pieces of data.
updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlFutureStub
This API is used to update the client to the latest ledger version and optionally also request 1..n other pieces of data.
updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest, StreamObserver<GetWithProof.UpdateToLatestLedgerResponse>) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlImplBase
This API is used to update the client to the latest ledger version and optionally also request 1..n other pieces of data.
updateToLatestLedger(GetWithProof.UpdateToLatestLedgerRequest, StreamObserver<GetWithProof.UpdateToLatestLedgerResponse>) - Method in class admission_control.AdmissionControlGrpc.AdmissionControlStub
This API is used to update the client to the latest ledger version and optionally also request 1..n other pieces of data.

V

Valid_VALUE - Static variable in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Transaction was sent to Mempool
VALIDATION_FIELD_NUMBER - Static variable in class types.VmErrors.VMStatus
 
VALIDATOR_CHANGE_EVENTS_FIELD_NUMBER - Static variable in class types.GetWithProof.UpdateToLatestLedgerResponse
 
VALIDATOR_ID_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
VALIDATOR_ID_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.ValidatorSignature
 
VALIDATOR_PUBLIC_KEY_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionsBlock
 
VALIDATOR_PUBLIC_KEYS_FIELD_NUMBER - Static variable in class types.ValidatorSetOuterClass.ValidatorSet
 
VALIDATOR_SIGNATURE_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionsBlock
 
ValidatorChange - Class in types
 
ValidatorChange.ValidatorChangeEventWithProof - Class in types
This is used to prove validator changes.
ValidatorChange.ValidatorChangeEventWithProof.Builder - Class in types
This is used to prove validator changes.
ValidatorChange.ValidatorChangeEventWithProofOrBuilder - Interface in types
 
ValidatorPublicKeysOuterClass - Class in types
 
ValidatorPublicKeysOuterClass.ValidatorPublicKeys - Class in types
Protobuf definition for the Rust struct ValidatorPublicKeys
ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder - Class in types
Protobuf definition for the Rust struct ValidatorPublicKeys
ValidatorPublicKeysOuterClass.ValidatorPublicKeysOrBuilder - Interface in types
 
ValidatorSetOuterClass - Class in types
 
ValidatorSetOuterClass.ValidatorSet - Class in types
Protobuf definition for the Rust struct ValidatorSet.
ValidatorSetOuterClass.ValidatorSet.Builder - Class in types
Protobuf definition for the Rust struct ValidatorSet.
ValidatorSetOuterClass.ValidatorSetOrBuilder - Interface in types
 
VALUE_FIELD_NUMBER - Static variable in class types.Transaction.WriteOp
 
ValueDeserializationError_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
ValueDeserializationError = 14;
valueOf(String) - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
 
valueOf(String) - Static method in enum admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.StatusCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.StatusCase
valueOf(String) - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
 
valueOf(String) - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
 
valueOf(String) - Static method in enum secret_service.SecretServiceOuterClass.KeyType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum secret_service.SecretServiceOuterClass.KeyType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum secret_service.SecretServiceOuterClass.KeyType
 
valueOf(String) - Static method in enum types.GetWithProof.RequestItem.RequestedItemsCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.GetWithProof.RequestItem.RequestedItemsCase
valueOf(String) - Static method in enum types.GetWithProof.ResponseItem.ResponseItemsCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.GetWithProof.ResponseItem.ResponseItemsCase
valueOf(String) - Static method in enum types.Transaction.RawTransaction.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.Transaction.RawTransaction.PayloadCase
valueOf(String) - Static method in enum types.Transaction.TransactionArgument.ArgType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.Transaction.TransactionArgument.ArgType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.Transaction.TransactionArgument.ArgType
 
valueOf(String) - Static method in enum types.Transaction.WriteOpType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.Transaction.WriteOpType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.Transaction.WriteOpType
 
valueOf(String) - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
 
valueOf(String) - Static method in enum types.VmErrors.BinaryError
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.BinaryError
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.BinaryError
 
valueOf(String) - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
 
valueOf(String) - Static method in enum types.VmErrors.ExecutionStatus.ExecutionStatusCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.ExecutionStatus.ExecutionStatusCase
valueOf(String) - Static method in enum types.VmErrors.RuntimeStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.RuntimeStatus
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.RuntimeStatus
 
valueOf(String) - Static method in enum types.VmErrors.VMInvariantViolationError
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.VMInvariantViolationError
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.VMInvariantViolationError
 
valueOf(String) - Static method in enum types.VmErrors.VMStatus.ErrorTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.VMStatus.ErrorTypeCase
valueOf(String) - Static method in enum types.VmErrors.VMValidationStatusCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.VMValidationStatusCode
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.VMValidationStatusCode
 
valueOf(String) - Static method in enum types.VmErrors.VMVerificationErrorKind
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.VMVerificationErrorKind
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.VMVerificationErrorKind
 
valueOf(String) - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
 
values() - Static method in enum admission_control.AdmissionControlOuterClass.AdmissionControlStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum admission_control.AdmissionControlOuterClass.SubmitTransactionResponse.StatusCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mempool.MempoolStatus.MempoolAddTransactionStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum secret_service.SecretServiceOuterClass.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum secret_service.SecretServiceOuterClass.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.GetWithProof.RequestItem.RequestedItemsCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.GetWithProof.ResponseItem.ResponseItemsCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.Transaction.RawTransaction.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.Transaction.TransactionArgument.ArgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.Transaction.WriteOpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.ArithmeticError.ArithmeticErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.BinaryError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.DynamicReferenceError.DynamicReferenceErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.ExecutionStatus.ExecutionStatusCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.RuntimeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.VMInvariantViolationError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.VMStatus.ErrorTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.VMValidationStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.VMVerificationErrorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum types.VmErrors.VMVerificationStatus.StatusKind
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSerializationError_VALUE - Static variable in enum types.VmErrors.RuntimeStatus
ValueSerializationError = 13;
VERIFICATION_FIELD_NUMBER - Static variable in class types.VmErrors.VMStatus
 
VERSION_FIELD_NUMBER - Static variable in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
VERSION_FIELD_NUMBER - Static variable in class types.LedgerInfoOuterClass.LedgerInfo
 
VERSION_FIELD_NUMBER - Static variable in class types.Transaction.SignedTransactionWithProof
 
VisibilityMismatch_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
VisibilityMismatch = 19;
VM_STATUS_FIELD_NUMBER - Static variable in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
VmErrors - Class in types
 
VmErrors.Aborted - Class in types
user-defined abort error code number
VmErrors.Aborted.Builder - Class in types
user-defined abort error code number
VmErrors.AbortedOrBuilder - Interface in types
 
VmErrors.ArithmeticError - Class in types
Protobuf type types.ArithmeticError
VmErrors.ArithmeticError.ArithmeticErrorType - Enum in types
Protobuf enum types.ArithmeticError.ArithmeticErrorType
VmErrors.ArithmeticError.Builder - Class in types
Protobuf type types.ArithmeticError
VmErrors.ArithmeticErrorOrBuilder - Interface in types
 
VmErrors.BinaryError - Enum in types
Errors that can arise from binary decoding (deserialization)
VmErrors.DynamicReferenceError - Class in types
Protobuf type types.DynamicReferenceError
VmErrors.DynamicReferenceError.Builder - Class in types
Protobuf type types.DynamicReferenceError
VmErrors.DynamicReferenceError.DynamicReferenceErrorType - Enum in types
Protobuf enum types.DynamicReferenceError.DynamicReferenceErrorType
VmErrors.DynamicReferenceErrorOrBuilder - Interface in types
 
VmErrors.ExecutionStatus - Class in types
Protobuf type types.ExecutionStatus
VmErrors.ExecutionStatus.Builder - Class in types
Protobuf type types.ExecutionStatus
VmErrors.ExecutionStatus.ExecutionStatusCase - Enum in types
 
VmErrors.ExecutionStatusOrBuilder - Interface in types
 
VmErrors.RuntimeStatus - Enum in types
Protobuf enum types.RuntimeStatus
VmErrors.VMInvariantViolationError - Enum in types
These are errors that the VM might raise if a violation of internal invariants takes place.
VmErrors.VMStatus - Class in types
The status of the VM
VmErrors.VMStatus.Builder - Class in types
The status of the VM
VmErrors.VMStatus.ErrorTypeCase - Enum in types
 
VmErrors.VMStatusOrBuilder - Interface in types
 
VmErrors.VMValidationStatus - Class in types
Protobuf type types.VMValidationStatus
VmErrors.VMValidationStatus.Builder - Class in types
Protobuf type types.VMValidationStatus
VmErrors.VMValidationStatusCode - Enum in types
The status of a transaction as determined by the prologue.
VmErrors.VMValidationStatusOrBuilder - Interface in types
 
VmErrors.VMVerificationErrorKind - Enum in types
When a code module/script is published it is verified.
VmErrors.VMVerificationStatus - Class in types
Protobuf type types.VMVerificationStatus
VmErrors.VMVerificationStatus.Builder - Class in types
Protobuf type types.VMVerificationStatus
VmErrors.VMVerificationStatus.StatusKind - Enum in types
Protobuf enum types.VMVerificationStatus.StatusKind
VmErrors.VMVerificationStatusList - Class in types
Protobuf type types.VMVerificationStatusList
VmErrors.VMVerificationStatusList.Builder - Class in types
Protobuf type types.VMVerificationStatusList
VmErrors.VMVerificationStatusListOrBuilder - Interface in types
 
VmErrors.VMVerificationStatusOrBuilder - Interface in types
 

W

WRITE_SET_FIELD_NUMBER - Static variable in class types.Transaction.RawTransaction
 
WRITE_SET_FIELD_NUMBER - Static variable in class types.Transaction.WriteSet
 
Write_VALUE - Static variable in enum types.Transaction.WriteOpType
The WriteOp is to create/update the field from storage.
WriteRefExistsBorrowError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
WriteRefExistsBorrowError = 54;
WriteRefNoMutableReferenceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
WriteRefNoMutableReferenceError = 55;
WriteRefResourceError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
WriteRefResourceError = 53;
WriteRefTypeMismatchError_VALUE - Static variable in enum types.VmErrors.VMVerificationErrorKind
WriteRefTypeMismatchError = 52;
writeTo(CodedOutputStream) - Method in class admission_control.AdmissionControlOuterClass.AdmissionControlStatus
 
writeTo(CodedOutputStream) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionRequest
 
writeTo(CodedOutputStream) - Method in class admission_control.AdmissionControlOuterClass.SubmitTransactionResponse
 
writeTo(CodedOutputStream) - Method in class mempool.MempoolStatus.MempoolAddTransactionStatus
 
writeTo(CodedOutputStream) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyRequest
 
writeTo(CodedOutputStream) - Method in class secret_service.SecretServiceOuterClass.GenerateKeyResponse
 
writeTo(CodedOutputStream) - Method in class secret_service.SecretServiceOuterClass.PublicKeyRequest
 
writeTo(CodedOutputStream) - Method in class secret_service.SecretServiceOuterClass.PublicKeyResponse
 
writeTo(CodedOutputStream) - Method in class secret_service.SecretServiceOuterClass.SignRequest
 
writeTo(CodedOutputStream) - Method in class secret_service.SecretServiceOuterClass.SignResponse
 
writeTo(CodedOutputStream) - Method in class types.AccessPathOuterClass.AccessPath
 
writeTo(CodedOutputStream) - Method in class types.AccountStateBlobOuterClass.AccountStateBlob
 
writeTo(CodedOutputStream) - Method in class types.AccountStateBlobOuterClass.AccountStateWithProof
 
writeTo(CodedOutputStream) - Method in class types.Events.Event
 
writeTo(CodedOutputStream) - Method in class types.Events.EventsForVersions
 
writeTo(CodedOutputStream) - Method in class types.Events.EventsList
 
writeTo(CodedOutputStream) - Method in class types.Events.EventWithProof
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetAccountStateRequest
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetAccountStateResponse
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberRequest
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetAccountTransactionBySequenceNumberResponse
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetEventsByEventAccessPathRequest
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetEventsByEventAccessPathResponse
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetTransactionsRequest
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.GetTransactionsResponse
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.RequestItem
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.ResponseItem
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.UpdateToLatestLedgerRequest
 
writeTo(CodedOutputStream) - Method in class types.GetWithProof.UpdateToLatestLedgerResponse
 
writeTo(CodedOutputStream) - Method in class types.LanguageStorage.ModuleId
 
writeTo(CodedOutputStream) - Method in class types.LedgerInfoOuterClass.LedgerInfo
 
writeTo(CodedOutputStream) - Method in class types.LedgerInfoOuterClass.LedgerInfoWithSignatures
 
writeTo(CodedOutputStream) - Method in class types.LedgerInfoOuterClass.ValidatorSignature
 
writeTo(CodedOutputStream) - Method in class types.Proof.AccountStateProof
 
writeTo(CodedOutputStream) - Method in class types.Proof.AccumulatorConsistencyProof
 
writeTo(CodedOutputStream) - Method in class types.Proof.AccumulatorProof
 
writeTo(CodedOutputStream) - Method in class types.Proof.EventProof
 
writeTo(CodedOutputStream) - Method in class types.Proof.SignedTransactionProof
 
writeTo(CodedOutputStream) - Method in class types.Proof.SparseMerkleProof
 
writeTo(CodedOutputStream) - Method in class types.Transaction.AccountState
 
writeTo(CodedOutputStream) - Method in class types.Transaction.Module
 
writeTo(CodedOutputStream) - Method in class types.Transaction.Program
 
writeTo(CodedOutputStream) - Method in class types.Transaction.RawTransaction
 
writeTo(CodedOutputStream) - Method in class types.Transaction.Script
 
writeTo(CodedOutputStream) - Method in class types.Transaction.SignedTransaction
 
writeTo(CodedOutputStream) - Method in class types.Transaction.SignedTransactionsBlock
 
writeTo(CodedOutputStream) - Method in class types.Transaction.SignedTransactionWithProof
 
writeTo(CodedOutputStream) - Method in class types.Transaction.TransactionArgument
 
writeTo(CodedOutputStream) - Method in class types.Transaction.TransactionListWithProof
 
writeTo(CodedOutputStream) - Method in class types.Transaction.TransactionToCommit
 
writeTo(CodedOutputStream) - Method in class types.Transaction.WriteOp
 
writeTo(CodedOutputStream) - Method in class types.Transaction.WriteSet
 
writeTo(CodedOutputStream) - Method in class types.TransactionInfoOuterClass.TransactionInfo
 
writeTo(CodedOutputStream) - Method in class types.ValidatorChange.ValidatorChangeEventWithProof
 
writeTo(CodedOutputStream) - Method in class types.ValidatorPublicKeysOuterClass.ValidatorPublicKeys
 
writeTo(CodedOutputStream) - Method in class types.ValidatorSetOuterClass.ValidatorSet
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.Aborted
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.ArithmeticError
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.DynamicReferenceError
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.ExecutionStatus
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.VMStatus
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.VMValidationStatus
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.VMVerificationStatus
 
writeTo(CodedOutputStream) - Method in class types.VmErrors.VMVerificationStatusList
 
WrongLength_VALUE - Static variable in enum secret_service.SecretServiceOuterClass.ErrorCode
WrongLength = 2;
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.