| Package | Description |
|---|---|
| admission_control | |
| types |
| Class and Description |
|---|
| GetWithProof.UpdateToLatestLedgerRequest
This API is used to update the client to the latest ledger version and
optionally also request 1..n other pieces of data.
|
| GetWithProof.UpdateToLatestLedgerResponse
Response from getting latest ledger
|
| Transaction.SignedTransaction
A generic structure that represents signed RawTransaction
|
| Transaction.SignedTransaction.Builder
A generic structure that represents signed RawTransaction
|
| Transaction.SignedTransactionOrBuilder |
| VmErrors.VMStatus
The status of the VM
|
| VmErrors.VMStatus.Builder
The status of the VM
|
| VmErrors.VMStatusOrBuilder |
| Class and Description |
|---|
| AccessPathOuterClass.AccessPath
Protobuf type
types.AccessPath |
| AccessPathOuterClass.AccessPath.Builder
Protobuf type
types.AccessPath |
| AccessPathOuterClass.AccessPathOrBuilder |
| AccountStateBlobOuterClass.AccountStateBlob
Protobuf type
types.AccountStateBlob |
| AccountStateBlobOuterClass.AccountStateBlob.Builder
Protobuf type
types.AccountStateBlob |
| AccountStateBlobOuterClass.AccountStateBlobOrBuilder |
| AccountStateBlobOuterClass.AccountStateWithProof
Protobuf type
types.AccountStateWithProof |
| AccountStateBlobOuterClass.AccountStateWithProof.Builder
Protobuf type
types.AccountStateWithProof |
| AccountStateBlobOuterClass.AccountStateWithProofOrBuilder |
| Events.Event
An event emitted from a smart contract
|
| Events.Event.Builder
An event emitted from a smart contract
|
| Events.EventOrBuilder |
| Events.EventsForVersions
A list of EventList's, each representing all events for a transaction.
|
| Events.EventsForVersions.Builder
A list of EventList's, each representing all events for a transaction.
|
| Events.EventsForVersionsOrBuilder |
| Events.EventsList
A list of events.
|
| Events.EventsList.Builder
A list of events.
|
| Events.EventsListOrBuilder |
| Events.EventWithProof
An event along with the proof for the event
|
| Events.EventWithProof.Builder
An event along with the proof for the event
|
| Events.EventWithProofOrBuilder |
| GetWithProof.GetAccountStateRequest
Gets latest state for an account.
|
| GetWithProof.GetAccountStateRequest.Builder
Gets latest state for an account.
|
| GetWithProof.GetAccountStateRequestOrBuilder |
| GetWithProof.GetAccountStateResponse
State information returned by a get account state query.
|
| GetWithProof.GetAccountStateResponse.Builder
State information returned by a get account state query.
|
| GetWithProof.GetAccountStateResponseOrBuilder |
| GetWithProof.GetAccountTransactionBySequenceNumberRequest
-----------------------------------------------------------------------------
---------------- Get single transaction by account + sequence number
-----------------------------------------------------------------------------
Get transactions that altered an account - this includes both sent and
received.
|
| GetWithProof.GetAccountTransactionBySequenceNumberRequest.Builder
-----------------------------------------------------------------------------
---------------- Get single transaction by account + sequence number
-----------------------------------------------------------------------------
Get transactions that altered an account - this includes both sent and
received.
|
| GetWithProof.GetAccountTransactionBySequenceNumberRequestOrBuilder |
| GetWithProof.GetAccountTransactionBySequenceNumberResponse
Transaction information for transactions requested by
GetAccountTransactionsRequest
|
| GetWithProof.GetAccountTransactionBySequenceNumberResponse.Builder
Transaction information for transactions requested by
GetAccountTransactionsRequest
|
| GetWithProof.GetAccountTransactionBySequenceNumberResponseOrBuilder |
| GetWithProof.GetEventsByEventAccessPathRequest
Get events that exist on an event access path.
|
| GetWithProof.GetEventsByEventAccessPathRequest.Builder
Get events that exist on an event access path.
|
| GetWithProof.GetEventsByEventAccessPathRequestOrBuilder |
| GetWithProof.GetEventsByEventAccessPathResponse
Protobuf type
types.GetEventsByEventAccessPathResponse |
| GetWithProof.GetEventsByEventAccessPathResponse.Builder
Protobuf type
types.GetEventsByEventAccessPathResponse |
| GetWithProof.GetEventsByEventAccessPathResponseOrBuilder |
| GetWithProof.GetTransactionsRequest
Get up to limit transactions starting from start_version.
|
| GetWithProof.GetTransactionsRequest.Builder
Get up to limit transactions starting from start_version.
|
| GetWithProof.GetTransactionsRequestOrBuilder |
| GetWithProof.GetTransactionsResponse
Protobuf type
types.GetTransactionsResponse |
| GetWithProof.GetTransactionsResponse.Builder
Protobuf type
types.GetTransactionsResponse |
| GetWithProof.GetTransactionsResponseOrBuilder |
| GetWithProof.RequestItem
Protobuf type
types.RequestItem |
| GetWithProof.RequestItem.Builder
Protobuf type
types.RequestItem |
| GetWithProof.RequestItem.RequestedItemsCase |
| GetWithProof.RequestItemOrBuilder |
| GetWithProof.ResponseItem
Individual response items to the queries posed by the requests
|
| GetWithProof.ResponseItem.Builder
Individual response items to the queries posed by the requests
|
| GetWithProof.ResponseItem.ResponseItemsCase |
| GetWithProof.ResponseItemOrBuilder |
| GetWithProof.UpdateToLatestLedgerRequest
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
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 |
| GetWithProof.UpdateToLatestLedgerResponse
Response from getting latest ledger
|
| GetWithProof.UpdateToLatestLedgerResponse.Builder
Response from getting latest ledger
|
| GetWithProof.UpdateToLatestLedgerResponseOrBuilder |
| LanguageStorage.ModuleId
/ The unique identifier for a module on the chain.
|
| LanguageStorage.ModuleId.Builder
/ The unique identifier for a module on the chain.
|
| LanguageStorage.ModuleIdOrBuilder |
| LedgerInfoOuterClass.LedgerInfo
/ 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
/ 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 |
| LedgerInfoOuterClass.LedgerInfoWithSignatures
/ The validator node returns this structure which includes signatures
/ from each validator to confirm the state.
|
| LedgerInfoOuterClass.LedgerInfoWithSignatures.Builder
/ The validator node returns this structure which includes signatures
/ from each validator to confirm the state.
|
| LedgerInfoOuterClass.LedgerInfoWithSignaturesOrBuilder |
| LedgerInfoOuterClass.ValidatorSignature
Protobuf type
types.ValidatorSignature |
| LedgerInfoOuterClass.ValidatorSignature.Builder
Protobuf type
types.ValidatorSignature |
| LedgerInfoOuterClass.ValidatorSignatureOrBuilder |
| Proof.AccountStateProof
The complete proof used to authenticate an account state.
|
| Proof.AccountStateProof.Builder
The complete proof used to authenticate an account state.
|
| Proof.AccountStateProofOrBuilder |
| Proof.AccumulatorConsistencyProof
Protobuf type
types.AccumulatorConsistencyProof |
| Proof.AccumulatorConsistencyProof.Builder
Protobuf type
types.AccumulatorConsistencyProof |
| Proof.AccumulatorConsistencyProofOrBuilder |
| Proof.AccumulatorProof
Protobuf type
types.AccumulatorProof |
| Proof.AccumulatorProof.Builder
Protobuf type
types.AccumulatorProof |
| Proof.AccumulatorProofOrBuilder |
| Proof.EventProof
The complete proof used to authenticate an event.
|
| Proof.EventProof.Builder
The complete proof used to authenticate an event.
|
| Proof.EventProofOrBuilder |
| Proof.SignedTransactionProof
The complete proof used to authenticate a signed transaction.
|
| Proof.SignedTransactionProof.Builder
The complete proof used to authenticate a signed transaction.
|
| Proof.SignedTransactionProofOrBuilder |
| Proof.SparseMerkleProof
Protobuf type
types.SparseMerkleProof |
| Proof.SparseMerkleProof.Builder
Protobuf type
types.SparseMerkleProof |
| Proof.SparseMerkleProofOrBuilder |
| Transaction.AccountState
Account state as a whole.
|
| Transaction.AccountState.Builder
Account state as a whole.
|
| Transaction.AccountStateOrBuilder |
| Transaction.Module
A Move Module to publish
|
| Transaction.Module.Builder
A Move Module to publish
|
| Transaction.ModuleOrBuilder |
| Transaction.Program
The code for the transaction to execute
|
| Transaction.Program.Builder
The code for the transaction to execute
|
| Transaction.ProgramOrBuilder |
| Transaction.RawTransaction
A generic structure that describes a transaction that a client submits
|
| Transaction.RawTransaction.Builder
A generic structure that describes a transaction that a client submits
|
| Transaction.RawTransaction.PayloadCase |
| Transaction.RawTransactionOrBuilder |
| Transaction.Script
The code for the transaction to execute
|
| Transaction.Script.Builder
The code for the transaction to execute
|
| Transaction.ScriptOrBuilder |
| Transaction.SignedTransaction
A generic structure that represents signed RawTransaction
|
| Transaction.SignedTransaction.Builder
A generic structure that represents signed RawTransaction
|
| Transaction.SignedTransactionOrBuilder |
| Transaction.SignedTransactionsBlock
A generic structure that represents a block of transactions originated from a
particular validator instance.
|
| Transaction.SignedTransactionsBlock.Builder
A generic structure that represents a block of transactions originated from a
particular validator instance.
|
| Transaction.SignedTransactionsBlockOrBuilder |
| Transaction.SignedTransactionWithProof
Protobuf type
types.SignedTransactionWithProof |
| Transaction.SignedTransactionWithProof.Builder
Protobuf type
types.SignedTransactionWithProof |
| Transaction.SignedTransactionWithProofOrBuilder |
| Transaction.TransactionArgument
An argument to the transaction if the transaction takes arguments
|
| Transaction.TransactionArgument.ArgType
Protobuf enum
types.TransactionArgument.ArgType |
| Transaction.TransactionArgument.Builder
An argument to the transaction if the transaction takes arguments
|
| Transaction.TransactionArgumentOrBuilder |
| Transaction.TransactionListWithProof
A list of consecutive transactions with proof.
|
| Transaction.TransactionListWithProof.Builder
A list of consecutive transactions with proof.
|
| Transaction.TransactionListWithProofOrBuilder |
| Transaction.TransactionToCommit
Transaction struct to commit to storage
|
| Transaction.TransactionToCommit.Builder
Transaction struct to commit to storage
|
| Transaction.TransactionToCommitOrBuilder |
| Transaction.WriteOp
Write Operation on underlying storage.
|
| Transaction.WriteOp.Builder
Write Operation on underlying storage.
|
| Transaction.WriteOpOrBuilder |
| Transaction.WriteOpType
Type of write operation
|
| Transaction.WriteSet
Set of WriteOps to save to storage.
|
| Transaction.WriteSet.Builder
Set of WriteOps to save to storage.
|
| Transaction.WriteSetOrBuilder |
| TransactionInfoOuterClass.TransactionInfo
`TransactionInfo` is the object we store in the transaction accumulator.
|
| TransactionInfoOuterClass.TransactionInfo.Builder
`TransactionInfo` is the object we store in the transaction accumulator.
|
| TransactionInfoOuterClass.TransactionInfoOrBuilder |
| ValidatorChange.ValidatorChangeEventWithProof
This is used to prove validator changes.
|
| ValidatorChange.ValidatorChangeEventWithProof.Builder
This is used to prove validator changes.
|
| ValidatorChange.ValidatorChangeEventWithProofOrBuilder |
| ValidatorPublicKeysOuterClass.ValidatorPublicKeys
Protobuf definition for the Rust struct ValidatorPublicKeys
|
| ValidatorPublicKeysOuterClass.ValidatorPublicKeys.Builder
Protobuf definition for the Rust struct ValidatorPublicKeys
|
| ValidatorPublicKeysOuterClass.ValidatorPublicKeysOrBuilder |
| ValidatorSetOuterClass.ValidatorSet
Protobuf definition for the Rust struct ValidatorSet.
|
| ValidatorSetOuterClass.ValidatorSet.Builder
Protobuf definition for the Rust struct ValidatorSet.
|
| ValidatorSetOuterClass.ValidatorSetOrBuilder |
| VmErrors.Aborted
user-defined abort error code number
|
| VmErrors.Aborted.Builder
user-defined abort error code number
|
| VmErrors.AbortedOrBuilder |
| VmErrors.ArithmeticError
Protobuf type
types.ArithmeticError |
| VmErrors.ArithmeticError.ArithmeticErrorType
Protobuf enum
types.ArithmeticError.ArithmeticErrorType |
| VmErrors.ArithmeticError.Builder
Protobuf type
types.ArithmeticError |
| VmErrors.ArithmeticErrorOrBuilder |
| VmErrors.BinaryError
Errors that can arise from binary decoding (deserialization)
|
| VmErrors.DynamicReferenceError
Protobuf type
types.DynamicReferenceError |
| VmErrors.DynamicReferenceError.Builder
Protobuf type
types.DynamicReferenceError |
| VmErrors.DynamicReferenceError.DynamicReferenceErrorType
Protobuf enum
types.DynamicReferenceError.DynamicReferenceErrorType |
| VmErrors.DynamicReferenceErrorOrBuilder |
| VmErrors.ExecutionStatus
Protobuf type
types.ExecutionStatus |
| VmErrors.ExecutionStatus.Builder
Protobuf type
types.ExecutionStatus |
| VmErrors.ExecutionStatus.ExecutionStatusCase |
| VmErrors.ExecutionStatusOrBuilder |
| VmErrors.RuntimeStatus
Protobuf enum
types.RuntimeStatus |
| VmErrors.VMInvariantViolationError
These are errors that the VM might raise if a violation of internal
invariants takes place.
|
| VmErrors.VMStatus
The status of the VM
|
| VmErrors.VMStatus.Builder
The status of the VM
|
| VmErrors.VMStatus.ErrorTypeCase |
| VmErrors.VMStatusOrBuilder |
| VmErrors.VMValidationStatus
Protobuf type
types.VMValidationStatus |
| VmErrors.VMValidationStatus.Builder
Protobuf type
types.VMValidationStatus |
| VmErrors.VMValidationStatusCode
The status of a transaction as determined by the prologue.
|
| VmErrors.VMValidationStatusOrBuilder |
| VmErrors.VMVerificationErrorKind
When a code module/script is published it is verified.
|
| VmErrors.VMVerificationStatus
Protobuf type
types.VMVerificationStatus |
| VmErrors.VMVerificationStatus.Builder
Protobuf type
types.VMVerificationStatus |
| VmErrors.VMVerificationStatus.StatusKind
Protobuf enum
types.VMVerificationStatus.StatusKind |
| VmErrors.VMVerificationStatusList
Protobuf type
types.VMVerificationStatusList |
| VmErrors.VMVerificationStatusList.Builder
Protobuf type
types.VMVerificationStatusList |
| VmErrors.VMVerificationStatusListOrBuilder |
| VmErrors.VMVerificationStatusOrBuilder |
Copyright © 2019. All rights reserved.