Package-level declarations

Types

Link copied to clipboard
sealed class Ability

An Ability classifies what operations are permitted for a given type

Link copied to clipboard
Link copied to clipboard
class AccumulatorWriteInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for AccumulatorWrite messages. Retrieve it via the AccumulatorWrite.presence extension property.

Link copied to clipboard
interface ActiveJwk

A new JWK.

Link copied to clipboard
class ActiveJwkInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ActiveJwk messages. Retrieve it via the ActiveJwk.presence extension property.

Link copied to clipboard
Link copied to clipboard
class AddressAliasesVersionInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for AddressAliasesVersion messages. Retrieve it via the AddressAliasesVersion.presence extension property.

Link copied to clipboard

Match by any address whose state moved as a side effect of the transaction: object ownership changes (in either direction), prior owners of removed/wrapped objects, and address-balance changes via accumulator events.

Link copied to clipboard
class AffectedAddressFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for AffectedAddressFilter messages. Retrieve it via the AffectedAddressFilter.presence extension property.

Link copied to clipboard

Match by changed object ID.

Link copied to clipboard
class AffectedObjectFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for AffectedObjectFilter messages. Retrieve it via the AffectedObjectFilter.presence extension property.

Link copied to clipboard
interface Argument

An argument to a programmable transaction command.

Link copied to clipboard
class ArgumentInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for Argument messages. Retrieve it via the Argument.presence extension property.

Link copied to clipboard

Expire old JWKs.

Link copied to clipboard
class AuthenticatorStateExpireInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for AuthenticatorStateExpire messages. Retrieve it via the AuthenticatorStateExpire.presence extension property.

Link copied to clipboard

Update the set of valid JWKs.

Link copied to clipboard
class AuthenticatorStateUpdateInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for AuthenticatorStateUpdate messages. Retrieve it via the AuthenticatorStateUpdate.presence extension property.

Link copied to clipboard
interface Balance

Balance information for a specific coin type.

Link copied to clipboard
interface BalanceChange

The delta, or change, in balance for an address for a particular Coin type.

Link copied to clipboard
class BalanceChangeInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for BalanceChange messages. Retrieve it via the BalanceChange.presence extension property.

Link copied to clipboard
class BalanceInternal : InternalMessage
Link copied to clipboard
interface BalancePresence

Interface providing field-presence information for Balance messages. Retrieve it via the Balance.presence extension property.

Link copied to clipboard
Link copied to clipboard
class BatchGetObjectsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for BatchGetObjectsRequest messages. Retrieve it via the BatchGetObjectsRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class BatchGetObjectsResponseInternal : InternalMessage
Link copied to clipboard
Link copied to clipboard
class BatchGetTransactionsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for BatchGetTransactionsRequest messages. Retrieve it via the BatchGetTransactionsRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class BatchGetTransactionsResponseInternal : InternalMessage
Link copied to clipboard
interface Bcs

Bcs contains an arbitrary type that is serialized using the BCS format as well as a name that identifies the type of the serialized value.

Link copied to clipboard
class BcsInternal : InternalMessage
Link copied to clipboard
interface BcsPresence

Interface providing field-presence information for Bcs messages. Retrieve it via the Bcs.presence extension property.

Link copied to clipboard

A transaction that was canceled.

Link copied to clipboard
class CanceledTransactionInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CanceledTransaction messages. Retrieve it via the CanceledTransaction.presence extension property.

Link copied to clipboard
interface ChangedObject

Input/output state of an object that was changed during execution.

Link copied to clipboard
class ChangedObjectInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ChangedObject messages. Retrieve it via the ChangedObject.presence extension property.

Link copied to clipboard
interface ChangeEpoch

System transaction used to change the epoch.

Link copied to clipboard
class ChangeEpochInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ChangeEpoch messages. Retrieve it via the ChangeEpoch.presence extension property.

Link copied to clipboard
interface Checkpoint
Link copied to clipboard

A commitment made by a checkpoint.

Link copied to clipboard
class CheckpointCommitmentInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CheckpointCommitment messages. Retrieve it via the CheckpointCommitment.presence extension property.

Link copied to clipboard

The committed to contents of a checkpoint.

Link copied to clipboard
class CheckpointContentsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CheckpointContents messages. Retrieve it via the CheckpointContents.presence extension property.

Link copied to clipboard

Transaction information committed to in a checkpoint.

Link copied to clipboard
class CheckpointedTransactionInfoInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CheckpointedTransactionInfo messages. Retrieve it via the CheckpointedTransactionInfo.presence extension property.

Link copied to clipboard
class CheckpointInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for Checkpoint messages. Retrieve it via the Checkpoint.presence extension property.

Link copied to clipboard

A header for a checkpoint on the Sui blockchain.

Link copied to clipboard
class CheckpointSummaryInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CheckpointSummary messages. Retrieve it via the CheckpointSummary.presence extension property.

Link copied to clipboard
interface CircomG1

A G1 point.

Link copied to clipboard
class CircomG1Internal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CircomG1 messages. Retrieve it via the CircomG1.presence extension property.

Link copied to clipboard
interface CircomG2

A G2 point.

Link copied to clipboard
class CircomG2Internal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CircomG2 messages. Retrieve it via the CircomG2.presence extension property.

Link copied to clipboard
interface CleverError
Link copied to clipboard
class CleverErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CleverError messages. Retrieve it via the CleverError.presence extension property.

Link copied to clipboard
Link copied to clipboard
class CoinDenyListErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CoinDenyListError messages. Retrieve it via the CoinDenyListError.presence extension property.

Link copied to clipboard
interface CoinMetadata

Metadata for a coin type

Link copied to clipboard
class CoinMetadataInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CoinMetadata messages. Retrieve it via the CoinMetadata.presence extension property.

Link copied to clipboard
interface CoinTreasury

Information about a coin type's 0x2::coin::TreasuryCap and its total available supply

Link copied to clipboard
class CoinTreasuryInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CoinTreasury messages. Retrieve it via the CoinTreasury.presence extension property.

Link copied to clipboard
interface Command

A single command in a programmable transaction.

Link copied to clipboard

An error with an argument to a command.

Link copied to clipboard
class CommandArgumentErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CommandArgumentError messages. Retrieve it via the CommandArgumentError.presence extension property.

Link copied to clipboard
class CommandInternal : InternalMessage
Link copied to clipboard
interface CommandOutput
Link copied to clipboard
class CommandOutputInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for CommandOutput messages. Retrieve it via the CommandOutput.presence extension property.

Link copied to clipboard
interface CommandResult

An intermediate result/output from the execution of a single command

Link copied to clipboard
class CommandResultInternal : InternalMessage
Link copied to clipboard

Set of objects that were congested, leading to the transaction's cancellation.

Link copied to clipboard
class CongestedObjectsInternal : InternalMessage
Link copied to clipboard

Consensus commit prologue system transaction.

Link copied to clipboard
class ConsensusCommitPrologueInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ConsensusCommitPrologue messages. Retrieve it via the ConsensusCommitPrologue.presence extension property.

Link copied to clipboard

Version assignments performed by consensus.

Interface providing field-presence information for ConsensusDeterminedVersionAssignments messages. Retrieve it via the ConsensusDeterminedVersionAssignments.presence extension property.

Link copied to clipboard

Describes a Move Datatype.

Link copied to clipboard
class DatatypeDescriptorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for DatatypeDescriptor messages. Retrieve it via the DatatypeDescriptor.presence extension property.

Link copied to clipboard
interface Display

A rendered JSON blob based on an on-chain template.

Link copied to clipboard
class DisplayInternal : InternalMessage
Link copied to clipboard
interface DisplayPresence

Interface providing field-presence information for Display messages. Retrieve it via the Display.presence extension property.

Link copied to clipboard
interface DynamicField
Link copied to clipboard
class DynamicFieldInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for DynamicField messages. Retrieve it via the DynamicField.presence extension property.

Link copied to clipboard

Match by an event's package/module fields, specified as a ::-delimited Move path. These identify the top-level Move call that triggered the event.

Link copied to clipboard
class EmitModuleFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for EmitModuleFilter messages. Retrieve it via the EmitModuleFilter.presence extension property.

Link copied to clipboard
interface EndOfEpochData

Data, which when included in a CheckpointSummary, signals the end of an Epoch.

Link copied to clipboard
class EndOfEpochDataInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for EndOfEpochData messages. Retrieve it via the EndOfEpochData.presence extension property.

Link copied to clipboard

Set of operations run at the end of the epoch to close out the current epoch and start the next one.

Link copied to clipboard
class EndOfEpochTransactionInternal : InternalMessage
Link copied to clipboard

Operation run at the end of an epoch.

Link copied to clipboard
class EndOfEpochTransactionKindInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for EndOfEpochTransactionKind messages. Retrieve it via the EndOfEpochTransactionKind.presence extension property.

Link copied to clipboard
interface Epoch
Link copied to clipboard
class EpochInternal : InternalMessage
Link copied to clipboard
interface EpochPresence

Interface providing field-presence information for Epoch messages. Retrieve it via the Epoch.presence extension property.

Link copied to clipboard
sealed class ErrorReason
Link copied to clipboard
interface Event

An event.

Link copied to clipboard

An entry in an event digest accumulator value.

Link copied to clipboard
class EventDigestEntryInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for EventDigestEntry messages. Retrieve it via the EventDigestEntry.presence extension property.

Link copied to clipboard
interface EventFilter

DNF filter for events: any term may match, and each term is an AND of signed literals. Sender predicates match all events from matching transactions; emit-module, event-type, and event-stream-head predicates match individual event-space dimensions. An absent filter matches everything. A present filter must have at least one term.

Link copied to clipboard
class EventFilterInternal : InternalMessage
Link copied to clipboard
class EventInternal : InternalMessage
Link copied to clipboard
interface EventLiteral

One signed event predicate literal: a predicate, optionally negated.

Link copied to clipboard
class EventLiteralInternal : InternalMessage
Link copied to clipboard
interface EventPresence

Interface providing field-presence information for Event messages. Retrieve it via the Event.presence extension property.

Link copied to clipboard

Match by authenticated event stream head.

Link copied to clipboard
class EventStreamHeadFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for EventStreamHeadFilter messages. Retrieve it via the EventStreamHeadFilter.presence extension property.

Link copied to clipboard
interface EventTerm

One conjunction in an event DNF filter.

Link copied to clipboard
class EventTermInternal : InternalMessage
Link copied to clipboard
interface EventTypeFilter

Match by event struct type, specified as a Move type string.

Link copied to clipboard
class EventTypeFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for EventTypeFilter messages. Retrieve it via the EventTypeFilter.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ExecutedTransactionInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecutedTransaction messages. Retrieve it via the ExecutedTransaction.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ExecuteTransactionRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecuteTransactionRequest messages. Retrieve it via the ExecuteTransactionRequest.presence extension property.

Link copied to clipboard

Response message for NodeService.ExecuteTransaction.

Link copied to clipboard
class ExecuteTransactionResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecuteTransactionResponse messages. Retrieve it via the ExecuteTransactionResponse.presence extension property.

Link copied to clipboard
interface ExecutionError

An error that can occur during the execution of a transaction.

Link copied to clipboard
class ExecutionErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecutionError messages. Retrieve it via the ExecutionError.presence extension property.

Link copied to clipboard
interface ExecutionStatus

The status of an executed transaction.

Link copied to clipboard
class ExecutionStatusInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecutionStatus messages. Retrieve it via the ExecutionStatus.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ExecutionTimeObservationInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecutionTimeObservation messages. Retrieve it via the ExecutionTimeObservation.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ExecutionTimeObservationsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ExecutionTimeObservations messages. Retrieve it via the ExecutionTimeObservations.presence extension property.

Link copied to clipboard
interface FieldDescriptor

Descriptor of a field that belongs to a struct or enum variant

Link copied to clipboard
class FieldDescriptorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for FieldDescriptor messages. Retrieve it via the FieldDescriptor.presence extension property.

Link copied to clipboard

Descriptor of a Move function

Link copied to clipboard
class FunctionDescriptorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for FunctionDescriptor messages. Retrieve it via the FunctionDescriptor.presence extension property.

Link copied to clipboard
interface FundsWithdrawal
Link copied to clipboard
class FundsWithdrawalInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for FundsWithdrawal messages. Retrieve it via the FundsWithdrawal.presence extension property.

Link copied to clipboard
interface GasCostSummary

Summary of gas charges.

Link copied to clipboard
class GasCostSummaryInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GasCostSummary messages. Retrieve it via the GasCostSummary.presence extension property.

Link copied to clipboard
interface GasPayment

Payment information for executing a transaction.

Link copied to clipboard
class GasPaymentInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GasPayment messages. Retrieve it via the GasPayment.presence extension property.

Link copied to clipboard

The genesis transaction.

Link copied to clipboard
class GenesisTransactionInternal : InternalMessage
Link copied to clipboard

Request message for LiveDataService.GetBalance.

Link copied to clipboard
class GetBalanceRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetBalanceRequest messages. Retrieve it via the GetBalanceRequest.presence extension property.

Link copied to clipboard

Response message for LiveDataService.GetBalance. Return the total coin balance for one coin type, owned by the address owner.

Link copied to clipboard
class GetBalanceResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetBalanceResponse messages. Retrieve it via the GetBalanceResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetCheckpointRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetCheckpointRequest messages. Retrieve it via the GetCheckpointRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetCheckpointResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetCheckpointResponse messages. Retrieve it via the GetCheckpointResponse.presence extension property.

Link copied to clipboard

Request message for NodeService.GetCoinInfo.

Link copied to clipboard
class GetCoinInfoRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetCoinInfoRequest messages. Retrieve it via the GetCoinInfoRequest.presence extension property.

Link copied to clipboard

Response message for NodeService.GetCoinInfo.

Link copied to clipboard
class GetCoinInfoResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetCoinInfoResponse messages. Retrieve it via the GetCoinInfoResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetDatatypeRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetDatatypeRequest messages. Retrieve it via the GetDatatypeRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetDatatypeResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetDatatypeResponse messages. Retrieve it via the GetDatatypeResponse.presence extension property.

Link copied to clipboard
interface GetEpochRequest
Link copied to clipboard
class GetEpochRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetEpochRequest messages. Retrieve it via the GetEpochRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetEpochResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetEpochResponse messages. Retrieve it via the GetEpochResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetFunctionRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetFunctionRequest messages. Retrieve it via the GetFunctionRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetFunctionResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetFunctionResponse messages. Retrieve it via the GetFunctionResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetObjectRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetObjectRequest messages. Retrieve it via the GetObjectRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetObjectResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetObjectResponse messages. Retrieve it via the GetObjectResponse.presence extension property.

Link copied to clipboard
interface GetObjectResult
Link copied to clipboard
class GetObjectResultInternal : InternalMessage
Link copied to clipboard
Link copied to clipboard
class GetPackageRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetPackageRequest messages. Retrieve it via the GetPackageRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetPackageResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetPackageResponse messages. Retrieve it via the GetPackageResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetServiceInfoRequestInternal : InternalMessage
Link copied to clipboard
Link copied to clipboard
class GetServiceInfoResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetServiceInfoResponse messages. Retrieve it via the GetServiceInfoResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetTransactionRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetTransactionRequest messages. Retrieve it via the GetTransactionRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetTransactionResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for GetTransactionResponse messages. Retrieve it via the GetTransactionResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class GetTransactionResultInternal : InternalMessage
Link copied to clipboard
interface IndexError
Link copied to clipboard
class IndexErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for IndexError messages. Retrieve it via the IndexError.presence extension property.

Link copied to clipboard
interface Input

An input to a user transaction.

Link copied to clipboard
class InputInternal : InternalMessage
Link copied to clipboard
interface InputPresence

Interface providing field-presence information for Input messages. Retrieve it via the Input.presence extension property.

Link copied to clipboard
interface Jwk

A JSON web key.

Link copied to clipboard
interface JwkId

Key to uniquely identify a JWK.

Link copied to clipboard
class JwkIdInternal : InternalMessage
Link copied to clipboard
interface JwkIdPresence

Interface providing field-presence information for JwkId messages. Retrieve it via the JwkId.presence extension property.

Link copied to clipboard
class JwkInternal : InternalMessage
Link copied to clipboard
interface JwkPresence

Interface providing field-presence information for Jwk messages. Retrieve it via the Jwk.presence extension property.

Link copied to clipboard
interface LedgerService
Link copied to clipboard
interface Linkage

Upgraded package info for the linkage table.

Link copied to clipboard
class LinkageInternal : InternalMessage
Link copied to clipboard
interface LinkagePresence

Interface providing field-presence information for Linkage messages. Retrieve it via the Linkage.presence extension property.

Link copied to clipboard

Request message for LiveDataService.ListBalances.

Link copied to clipboard
class ListBalancesRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListBalancesRequest messages. Retrieve it via the ListBalancesRequest.presence extension property.

Link copied to clipboard

Response message for LiveDataService.ListBalances. Return the total coin balance for all coin types, owned by the address owner.

Link copied to clipboard
class ListBalancesResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListBalancesResponse messages. Retrieve it via the ListBalancesResponse.presence extension property.

Link copied to clipboard

Request message for LedgerService.ListCheckpoints.

Link copied to clipboard
class ListCheckpointsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListCheckpointsRequest messages. Retrieve it via the ListCheckpointsRequest.presence extension property.

Link copied to clipboard

Response message for LedgerService.ListCheckpoints.

Link copied to clipboard
class ListCheckpointsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListCheckpointsResponse messages. Retrieve it via the ListCheckpointsResponse.presence extension property.

Link copied to clipboard

Request message for NodeService.ListDynamicFields

Link copied to clipboard
class ListDynamicFieldsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListDynamicFieldsRequest messages. Retrieve it via the ListDynamicFieldsRequest.presence extension property.

Link copied to clipboard

Response message for NodeService.ListDynamicFields

Link copied to clipboard
class ListDynamicFieldsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListDynamicFieldsResponse messages. Retrieve it via the ListDynamicFieldsResponse.presence extension property.

Link copied to clipboard

Request message for LedgerService.ListEvents.

Link copied to clipboard
class ListEventsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListEventsRequest messages. Retrieve it via the ListEventsRequest.presence extension property.

Link copied to clipboard

Response message for LedgerService.ListEvents.

Link copied to clipboard
class ListEventsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListEventsResponse messages. Retrieve it via the ListEventsResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ListOwnedObjectsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListOwnedObjectsRequest messages. Retrieve it via the ListOwnedObjectsRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ListOwnedObjectsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListOwnedObjectsResponse messages. Retrieve it via the ListOwnedObjectsResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ListPackageVersionsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListPackageVersionsRequest messages. Retrieve it via the ListPackageVersionsRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ListPackageVersionsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListPackageVersionsResponse messages. Retrieve it via the ListPackageVersionsResponse.presence extension property.

Link copied to clipboard

Request message for LedgerService.ListTransactions.

Link copied to clipboard
class ListTransactionsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListTransactionsRequest messages. Retrieve it via the ListTransactionsRequest.presence extension property.

Link copied to clipboard

Response message for LedgerService.ListTransactions.

Link copied to clipboard
class ListTransactionsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ListTransactionsResponse messages. Retrieve it via the ListTransactionsResponse.presence extension property.

Link copied to clipboard
Link copied to clipboard
class LookupNameRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for LookupNameRequest messages. Retrieve it via the LookupNameRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class LookupNameResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for LookupNameResponse messages. Retrieve it via the LookupNameResponse.presence extension property.

Link copied to clipboard
interface MakeMoveVector

Command to build a Move vector out of a set of individual elements.

Link copied to clipboard
class MakeMoveVectorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MakeMoveVector messages. Retrieve it via the MakeMoveVector.presence extension property.

Link copied to clipboard
interface MergeCoins

Command to merge multiple coins of the same type into a single coin.

Link copied to clipboard
class MergeCoinsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MergeCoins messages. Retrieve it via the MergeCoins.presence extension property.

Link copied to clipboard
interface Module

A Move Module.

Link copied to clipboard
class ModuleInternal : InternalMessage
Link copied to clipboard
interface ModulePresence

Interface providing field-presence information for Module messages. Retrieve it via the Module.presence extension property.

Link copied to clipboard
interface MoveAbort
Link copied to clipboard
class MoveAbortInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MoveAbort messages. Retrieve it via the MoveAbort.presence extension property.

Link copied to clipboard
interface MoveCall

Command to call a Move function.

Link copied to clipboard
interface MoveCallFilter

Match by Move function call, specified as a ::-delimited Move path.

Link copied to clipboard
class MoveCallFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MoveCallFilter messages. Retrieve it via the MoveCallFilter.presence extension property.

Link copied to clipboard
class MoveCallInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MoveCall messages. Retrieve it via the MoveCall.presence extension property.

Link copied to clipboard
interface MoveLocation

Location in Move bytecode where an error occurred.

Link copied to clipboard
class MoveLocationInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MoveLocation messages. Retrieve it via the MoveLocation.presence extension property.

Link copied to clipboard
Link copied to clipboard
interface MoveTable

A message that represents a Move 0x2::table::Table or 0x2::bag::Bag

Link copied to clipboard
class MoveTableInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MoveTable messages. Retrieve it via the MoveTable.presence extension property.

Link copied to clipboard

Aggregated signature from members of a multisig committee.

Link copied to clipboard
class MultisigAggregatedSignatureInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MultisigAggregatedSignature messages. Retrieve it via the MultisigAggregatedSignature.presence extension property.

Link copied to clipboard

A multisig committee.

Link copied to clipboard
class MultisigCommitteeInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MultisigCommittee messages. Retrieve it via the MultisigCommittee.presence extension property.

Link copied to clipboard
interface MultisigMember

A member in a multisig committee.

Link copied to clipboard
class MultisigMemberInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MultisigMember messages. Retrieve it via the MultisigMember.presence extension property.

Link copied to clipboard

Set of valid public keys for multisig committee members.

Link copied to clipboard
class MultisigMemberPublicKeyInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MultisigMemberPublicKey messages. Retrieve it via the MultisigMemberPublicKey.presence extension property.

Link copied to clipboard

A signature from a member of a multisig committee.

Link copied to clipboard
class MultisigMemberSignatureInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for MultisigMemberSignature messages. Retrieve it via the MultisigMemberSignature.presence extension property.

Link copied to clipboard
interface NameRecord
Link copied to clipboard
class NameRecordInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for NameRecord messages. Retrieve it via the NameRecord.presence extension property.

Link copied to clipboard
interface NameService
Link copied to clipboard
interface Object

An object on the Sui blockchain.

Link copied to clipboard
class ObjectInternal : InternalMessage
Link copied to clipboard
interface ObjectPresence

Interface providing field-presence information for Object messages. Retrieve it via the Object.presence extension property.

Link copied to clipboard
interface ObjectReference

Reference to an object.

Link copied to clipboard
class ObjectReferenceInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ObjectReference messages. Retrieve it via the ObjectReference.presence extension property.

Link copied to clipboard
interface ObjectSet

Set of Objects

Link copied to clipboard
class ObjectSetInternal : InternalMessage
Link copied to clipboard
interface OpenSignature

Representation of a type signature that could appear as a function parameter or return value.

Link copied to clipboard

Representation of a type signature that could appear as a field type for a struct or enum

Link copied to clipboard
class OpenSignatureBodyInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for OpenSignatureBody messages. Retrieve it via the OpenSignatureBody.presence extension property.

Link copied to clipboard
class OpenSignatureInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for OpenSignature messages. Retrieve it via the OpenSignature.presence extension property.

Link copied to clipboard
sealed class Ordering

Ordering for the returned result set.

Link copied to clipboard
interface Owner

Enum of different types of ownership for an object.

Link copied to clipboard
class OwnerInternal : InternalMessage
Link copied to clipboard
interface OwnerPresence

Interface providing field-presence information for Owner messages. Retrieve it via the Owner.presence extension property.

Link copied to clipboard
interface Package

A Move Package

Link copied to clipboard
class PackageInternal : InternalMessage
Link copied to clipboard
interface PackagePresence

Interface providing field-presence information for Package messages. Retrieve it via the Package.presence extension property.

Link copied to clipboard

An error with upgrading a package.

Link copied to clipboard
class PackageUpgradeErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for PackageUpgradeError messages. Retrieve it via the PackageUpgradeError.presence extension property.

Link copied to clipboard
interface PackageVersion

A simplified representation of a package version

Link copied to clipboard
class PackageVersionInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for PackageVersion messages. Retrieve it via the PackageVersion.presence extension property.

Link copied to clipboard

Match transactions that wrote a Move package.

Link copied to clipboard
class PackageWriteFilterInternal : InternalMessage
Link copied to clipboard

A passkey authenticator.

Link copied to clipboard
class PasskeyAuthenticatorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for PasskeyAuthenticator messages. Retrieve it via the PasskeyAuthenticator.presence extension property.

Link copied to clipboard

A user transaction.

Link copied to clipboard
class ProgrammableTransactionInternal : InternalMessage
Link copied to clipboard
interface ProtocolConfig
Link copied to clipboard
class ProtocolConfigInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ProtocolConfig messages. Retrieve it via the ProtocolConfig.presence extension property.

Link copied to clipboard
interface Publish

Command to publish a new Move package.

Link copied to clipboard
class PublishInternal : InternalMessage
Link copied to clipboard
interface QueryEnd

Marker for the final frame of a successful query stream. Every successful stream sets QueryEnd on exactly one frame, after which no further frames are sent. That frame always carries the final watermark. For ItemLimit, it also carries the final matching item; for every other reason it carries no item. A ScanLimit terminal watermark may repeat the previous frame's cursor when its authoritative scan frontier was already emitted; this does not repeat an item.

Link copied to clipboard
class QueryEndInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for QueryEnd messages. Retrieve it via the QueryEnd.presence extension property.

Link copied to clipboard
sealed class QueryEndReason

Reason the server stopped this query response.

Link copied to clipboard
interface QueryOptions

Cursor-bounded query options.

Link copied to clipboard
class QueryOptionsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for QueryOptions messages. Retrieve it via the QueryOptions.presence extension property.

Link copied to clipboard

Randomness update.

Link copied to clipboard
class RandomnessStateUpdateInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for RandomnessStateUpdate messages. Retrieve it via the RandomnessStateUpdate.presence extension property.

Link copied to clipboard

Information about a regulated coin, which indicates that it makes use of the transfer deny list.

Link copied to clipboard
class RegulatedCoinMetadataInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for RegulatedCoinMetadata messages. Retrieve it via the RegulatedCoinMetadata.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ReverseLookupNameRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ReverseLookupNameRequest messages. Retrieve it via the ReverseLookupNameRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ReverseLookupNameResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ReverseLookupNameResponse messages. Retrieve it via the ReverseLookupNameResponse.presence extension property.

Link copied to clipboard
interface SenderFilter

Match by transaction sender address.

Link copied to clipboard
class SenderFilterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SenderFilter messages. Retrieve it via the SenderFilter.presence extension property.

Link copied to clipboard
sealed class SignatureScheme

Flag use to disambiguate the signature schemes supported by Sui.

Link copied to clipboard
Link copied to clipboard
interface SimpleSignature

Either an ed25519, secp256k1 or secp256r1 signature

Link copied to clipboard
class SimpleSignatureInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SimpleSignature messages. Retrieve it via the SimpleSignature.presence extension property.

Link copied to clipboard
Link copied to clipboard
class SimulateTransactionRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SimulateTransactionRequest messages. Retrieve it via the SimulateTransactionRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class SimulateTransactionResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SimulateTransactionResponse messages. Retrieve it via the SimulateTransactionResponse.presence extension property.

Link copied to clipboard
interface SizeError

A size error.

Link copied to clipboard
class SizeErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SizeError messages. Retrieve it via the SizeError.presence extension property.

Link copied to clipboard
interface SplitCoins

Command to split a single coin object into multiple coins.

Link copied to clipboard
class SplitCoinsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SplitCoins messages. Retrieve it via the SplitCoins.presence extension property.

Link copied to clipboard
interface StakeSubsidy
Link copied to clipboard
class StakeSubsidyInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for StakeSubsidy messages. Retrieve it via the StakeSubsidy.presence extension property.

Link copied to clipboard
interface StakingPool

A staking pool embedded in each validator struct in the system state object.

Link copied to clipboard
class StakingPoolInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for StakingPool messages. Retrieve it via the StakingPool.presence extension property.

Link copied to clipboard
interface StateService
Link copied to clipboard
interface StorageFund

Struct representing the onchain storage fund.

Link copied to clipboard
class StorageFundInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for StorageFund messages. Retrieve it via the StorageFund.presence extension property.

Link copied to clipboard

Request message for SubscriptionService.SubscribeCheckpoints.

Link copied to clipboard
class SubscribeCheckpointsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SubscribeCheckpointsRequest messages. Retrieve it via the SubscribeCheckpointsRequest.presence extension property.

Link copied to clipboard

Response message for SubscriptionService.SubscribeCheckpoints.

Link copied to clipboard
class SubscribeCheckpointsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SubscribeCheckpointsResponse messages. Retrieve it via the SubscribeCheckpointsResponse.presence extension property.

Link copied to clipboard

Request message for SubscriptionService.SubscribeEvents.

Link copied to clipboard
class SubscribeEventsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SubscribeEventsRequest messages. Retrieve it via the SubscribeEventsRequest.presence extension property.

Link copied to clipboard

Response message for SubscriptionService.SubscribeEvents.

Link copied to clipboard
class SubscribeEventsResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SubscribeEventsResponse messages. Retrieve it via the SubscribeEventsResponse.presence extension property.

Link copied to clipboard

Request message for SubscriptionService.SubscribeTransactions.

Link copied to clipboard
class SubscribeTransactionsRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SubscribeTransactionsRequest messages. Retrieve it via the SubscribeTransactionsRequest.presence extension property.

Link copied to clipboard

Response message for SubscriptionService.SubscribeTransactions.

Link copied to clipboard
Link copied to clipboard

Interface providing field-presence information for SubscribeTransactionsResponse messages. Retrieve it via the SubscribeTransactionsResponse.presence extension property.

Link copied to clipboard

SubscriptionService provides filtered, real-time streams of checkpoints, transactions, and events.

Link copied to clipboard
interface SystemPackage

System package.

Link copied to clipboard
class SystemPackageInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SystemPackage messages. Retrieve it via the SystemPackage.presence extension property.

Link copied to clipboard
Link copied to clipboard
class SystemParametersInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SystemParameters messages. Retrieve it via the SystemParameters.presence extension property.

Link copied to clipboard
interface SystemState
Link copied to clipboard
class SystemStateInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for SystemState messages. Retrieve it via the SystemState.presence extension property.

Link copied to clipboard
interface Transaction

A transaction.

Link copied to clipboard

The effects of executing a transaction.

Link copied to clipboard
class TransactionEffectsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TransactionEffects messages. Retrieve it via the TransactionEffects.presence extension property.

Link copied to clipboard

Events emitted during the successful execution of a transaction.

Link copied to clipboard
class TransactionEventsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TransactionEvents messages. Retrieve it via the TransactionEvents.presence extension property.

Link copied to clipboard
Link copied to clipboard

A TTL for a transaction.

Link copied to clipboard
class TransactionExpirationInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TransactionExpiration messages. Retrieve it via the TransactionExpiration.presence extension property.

Link copied to clipboard

DNF filter for transactions: any term may match, and each term is an AND of signed literals. An absent filter matches everything. A present filter must have at least one term.

Link copied to clipboard
class TransactionFilterInternal : InternalMessage
Link copied to clipboard
class TransactionInternal : InternalMessage
Link copied to clipboard
interface TransactionKind

Transaction type.

Link copied to clipboard
class TransactionKindInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TransactionKind messages. Retrieve it via the TransactionKind.presence extension property.

Link copied to clipboard

One signed transaction predicate literal: a predicate, optionally negated.

Link copied to clipboard
class TransactionLiteralInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for Transaction messages. Retrieve it via the Transaction.presence extension property.

Link copied to clipboard
interface TransactionTerm

One conjunction in a transaction DNF filter.

Link copied to clipboard
class TransactionTermInternal : InternalMessage
Link copied to clipboard
interface TransferObjects

Command to transfer ownership of a set of objects to an address.

Link copied to clipboard
class TransferObjectsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TransferObjects messages. Retrieve it via the TransferObjects.presence extension property.

Link copied to clipboard

Type argument error.

Link copied to clipboard
class TypeArgumentErrorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TypeArgumentError messages. Retrieve it via the TypeArgumentError.presence extension property.

Link copied to clipboard
interface TypeOrigin

Identifies a struct and the module it was defined in.

Link copied to clipboard
class TypeOriginInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TypeOrigin messages. Retrieve it via the TypeOrigin.presence extension property.

Link copied to clipboard
interface TypeParameter

A generic type parameter used in the declaration of a struct or enum.

Link copied to clipboard
class TypeParameterInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for TypeParameter messages. Retrieve it via the TypeParameter.presence extension property.

Link copied to clipboard

A consensus object that wasn't changed during execution.

Link copied to clipboard
class UnchangedConsensusObjectInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for UnchangedConsensusObject messages. Retrieve it via the UnchangedConsensusObject.presence extension property.

Link copied to clipboard
interface Upgrade

Command to upgrade an already published package.

Link copied to clipboard
class UpgradeInternal : InternalMessage
Link copied to clipboard
interface UpgradePresence

Interface providing field-presence information for Upgrade messages. Retrieve it via the Upgrade.presence extension property.

Link copied to clipboard
interface UserSignature

A signature from a user.

Link copied to clipboard
class UserSignatureInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for UserSignature messages. Retrieve it via the UserSignature.presence extension property.

Link copied to clipboard
interface Validator

Definition of a Validator in the system contracts

Link copied to clipboard

/ An aggregated signature from multiple validators.

Link copied to clipboard
class ValidatorAggregatedSignatureInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ValidatorAggregatedSignature messages. Retrieve it via the ValidatorAggregatedSignature.presence extension property.

Link copied to clipboard

The validator set for a particular epoch.

Link copied to clipboard
class ValidatorCommitteeInternal : InternalMessage
Link copied to clipboard

A member of a validator committee.

Link copied to clipboard
class ValidatorCommitteeMemberInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ValidatorCommitteeMember messages. Retrieve it via the ValidatorCommitteeMember.presence extension property.

Link copied to clipboard

Interface providing field-presence information for ValidatorCommittee messages. Retrieve it via the ValidatorCommittee.presence extension property.

Interface providing field-presence information for ValidatorExecutionTimeObservation messages. Retrieve it via the ValidatorExecutionTimeObservation.presence extension property.

Link copied to clipboard
class ValidatorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for Validator messages. Retrieve it via the Validator.presence extension property.

Link copied to clipboard
Link copied to clipboard
class ValidatorReportRecordInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ValidatorReportRecord messages. Retrieve it via the ValidatorReportRecord.presence extension property.

Link copied to clipboard
interface ValidatorSet
Link copied to clipboard
class ValidatorSetInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ValidatorSet messages. Retrieve it via the ValidatorSet.presence extension property.

Link copied to clipboard

Descriptor of an enum variant

Link copied to clipboard
class VariantDescriptorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for VariantDescriptor messages. Retrieve it via the VariantDescriptor.presence extension property.

Link copied to clipboard
Link copied to clipboard
class VerifySignatureRequestInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for VerifySignatureRequest messages. Retrieve it via the VerifySignatureRequest.presence extension property.

Link copied to clipboard
Link copied to clipboard
class VerifySignatureResponseInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for VerifySignatureResponse messages. Retrieve it via the VerifySignatureResponse.presence extension property.

Link copied to clipboard

Object version assignment from consensus.

Link copied to clipboard
class VersionAssignmentInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for VersionAssignment messages. Retrieve it via the VersionAssignment.presence extension property.

Link copied to clipboard
interface Watermark

Progress marker for a query scan. Carried on every response frame, whether or not the frame delivers a matching item. Watermarks never regress in the requested ordering, but consecutive frames may carry the same watermark when additional work does not advance the safe resume frontier.

Link copied to clipboard
class WatermarkInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for Watermark messages. Retrieve it via the Watermark.presence extension property.

Link copied to clipboard

A zklogin authenticator.

Link copied to clipboard
class ZkLoginAuthenticatorInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ZkLoginAuthenticator messages. Retrieve it via the ZkLoginAuthenticator.presence extension property.

Link copied to clipboard
interface ZkLoginClaim

A claim of the iss in a zklogin proof.

Link copied to clipboard
class ZkLoginClaimInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ZkLoginClaim messages. Retrieve it via the ZkLoginClaim.presence extension property.

Link copied to clipboard
interface ZkLoginInputs

A zklogin groth16 proof and the required inputs to perform proof verification.

Link copied to clipboard
class ZkLoginInputsInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ZkLoginInputs messages. Retrieve it via the ZkLoginInputs.presence extension property.

Link copied to clipboard
interface ZkLoginProof

A zklogin groth16 proof.

Link copied to clipboard
class ZkLoginProofInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ZkLoginProof messages. Retrieve it via the ZkLoginProof.presence extension property.

Link copied to clipboard

Public key equivalent for zklogin authenticators.

Link copied to clipboard
class ZkLoginPublicIdentifierInternal : InternalMessage
Link copied to clipboard

Interface providing field-presence information for ZkLoginPublicIdentifier messages. Retrieve it via the ZkLoginPublicIdentifier.presence extension property.

Properties

Link copied to clipboard

Returns the field-presence view for this AccumulatorWrite instance.

Returns the field-presence view for this ActiveJwk instance.

Returns the field-presence view for this AddressAliasesVersion instance.

Returns the field-presence view for this AffectedAddressFilter instance.

Returns the field-presence view for this AffectedObjectFilter instance.

Returns the field-presence view for this Argument instance.

Returns the field-presence view for this AuthenticatorStateExpire instance.

Returns the field-presence view for this AuthenticatorStateUpdate instance.

Returns the field-presence view for this Balance instance.

Returns the field-presence view for this BalanceChange instance.

Returns the field-presence view for this BatchGetObjectsRequest instance.

Returns the field-presence view for this BatchGetTransactionsRequest instance.

Returns the field-presence view for this Bcs instance.

Returns the field-presence view for this CanceledTransaction instance.

Returns the field-presence view for this ChangeEpoch instance.

Returns the field-presence view for this ChangedObject instance.

Returns the field-presence view for this Checkpoint instance.

Returns the field-presence view for this CheckpointCommitment instance.

Returns the field-presence view for this CheckpointContents instance.

Returns the field-presence view for this CheckpointSummary instance.

Returns the field-presence view for this CheckpointedTransactionInfo instance.

Returns the field-presence view for this CircomG1 instance.

Returns the field-presence view for this CircomG2 instance.

Returns the field-presence view for this CleverError instance.

Returns the field-presence view for this CoinDenyListError instance.

Returns the field-presence view for this CoinMetadata instance.

Returns the field-presence view for this CoinTreasury instance.

Returns the field-presence view for this CommandArgumentError instance.

Returns the field-presence view for this CommandOutput instance.

Returns the field-presence view for this ConsensusCommitPrologue instance.

Returns the field-presence view for this ConsensusDeterminedVersionAssignments instance.

Returns the field-presence view for this DatatypeDescriptor instance.

Returns the field-presence view for this Display instance.

Returns the field-presence view for this DynamicField instance.

Returns the field-presence view for this EmitModuleFilter instance.

Returns the field-presence view for this EndOfEpochData instance.

Returns the field-presence view for this EndOfEpochTransactionKind instance.

Returns the field-presence view for this Epoch instance.

Returns the field-presence view for this Event instance.

Returns the field-presence view for this EventDigestEntry instance.

Returns the field-presence view for this EventStreamHeadFilter instance.

Returns the field-presence view for this EventTypeFilter instance.

Returns the field-presence view for this ExecuteTransactionRequest instance.

Returns the field-presence view for this ExecuteTransactionResponse instance.

Returns the field-presence view for this ExecutedTransaction instance.

Returns the field-presence view for this ExecutionError instance.

Returns the field-presence view for this ExecutionStatus instance.

Returns the field-presence view for this ExecutionTimeObservation instance.

Returns the field-presence view for this ExecutionTimeObservations instance.

Returns the field-presence view for this FieldDescriptor instance.

Returns the field-presence view for this FunctionDescriptor instance.

Returns the field-presence view for this FundsWithdrawal instance.

Returns the field-presence view for this GasCostSummary instance.

Returns the field-presence view for this GasPayment instance.

Returns the field-presence view for this GetBalanceRequest instance.

Returns the field-presence view for this GetBalanceResponse instance.

Returns the field-presence view for this GetCheckpointRequest instance.

Returns the field-presence view for this GetCheckpointResponse instance.

Returns the field-presence view for this GetCoinInfoRequest instance.

Returns the field-presence view for this GetCoinInfoResponse instance.

Returns the field-presence view for this GetDatatypeRequest instance.

Returns the field-presence view for this GetDatatypeResponse instance.

Returns the field-presence view for this GetEpochRequest instance.

Returns the field-presence view for this GetEpochResponse instance.

Returns the field-presence view for this GetFunctionRequest instance.

Returns the field-presence view for this GetFunctionResponse instance.

Returns the field-presence view for this GetObjectRequest instance.

Returns the field-presence view for this GetObjectResponse instance.

Returns the field-presence view for this GetPackageRequest instance.

Returns the field-presence view for this GetPackageResponse instance.

Returns the field-presence view for this GetServiceInfoResponse instance.

Returns the field-presence view for this GetTransactionRequest instance.

Returns the field-presence view for this GetTransactionResponse instance.

Returns the field-presence view for this IndexError instance.

Returns the field-presence view for this Input instance.

Returns the field-presence view for this Jwk instance.

Returns the field-presence view for this JwkId instance.

Returns the field-presence view for this Linkage instance.

Returns the field-presence view for this ListBalancesRequest instance.

Returns the field-presence view for this ListBalancesResponse instance.

Returns the field-presence view for this ListCheckpointsRequest instance.

Returns the field-presence view for this ListCheckpointsResponse instance.

Returns the field-presence view for this ListDynamicFieldsRequest instance.

Returns the field-presence view for this ListDynamicFieldsResponse instance.

Returns the field-presence view for this ListEventsRequest instance.

Returns the field-presence view for this ListEventsResponse instance.

Returns the field-presence view for this ListOwnedObjectsRequest instance.

Returns the field-presence view for this ListOwnedObjectsResponse instance.

Returns the field-presence view for this ListPackageVersionsRequest instance.

Returns the field-presence view for this ListPackageVersionsResponse instance.

Returns the field-presence view for this ListTransactionsRequest instance.

Returns the field-presence view for this ListTransactionsResponse instance.

Returns the field-presence view for this LookupNameRequest instance.

Returns the field-presence view for this LookupNameResponse instance.

Returns the field-presence view for this MakeMoveVector instance.

Returns the field-presence view for this MergeCoins instance.

Returns the field-presence view for this Module instance.

Returns the field-presence view for this MoveAbort instance.

Returns the field-presence view for this MoveCall instance.

Returns the field-presence view for this MoveCallFilter instance.

Returns the field-presence view for this MoveLocation instance.

Returns the field-presence view for this MoveTable instance.

Returns the field-presence view for this MultisigAggregatedSignature instance.

Returns the field-presence view for this MultisigCommittee instance.

Returns the field-presence view for this MultisigMember instance.

Returns the field-presence view for this MultisigMemberPublicKey instance.

Returns the field-presence view for this MultisigMemberSignature instance.

Returns the field-presence view for this NameRecord instance.

Returns the field-presence view for this Object instance.

Returns the field-presence view for this ObjectReference instance.

Returns the field-presence view for this OpenSignature instance.

Returns the field-presence view for this OpenSignatureBody instance.

Returns the field-presence view for this Owner instance.

Returns the field-presence view for this Package instance.

Returns the field-presence view for this PackageUpgradeError instance.

Returns the field-presence view for this PackageVersion instance.

Returns the field-presence view for this PasskeyAuthenticator instance.

Returns the field-presence view for this ProtocolConfig instance.

Returns the field-presence view for this QueryEnd instance.

Returns the field-presence view for this QueryOptions instance.

Returns the field-presence view for this RandomnessStateUpdate instance.

Returns the field-presence view for this RegulatedCoinMetadata instance.

Returns the field-presence view for this ReverseLookupNameRequest instance.

Returns the field-presence view for this ReverseLookupNameResponse instance.

Returns the field-presence view for this SenderFilter instance.

Returns the field-presence view for this SimpleSignature instance.

Returns the field-presence view for this SimulateTransactionRequest instance.

Returns the field-presence view for this SimulateTransactionResponse instance.

Returns the field-presence view for this SizeError instance.

Returns the field-presence view for this SplitCoins instance.

Returns the field-presence view for this StakeSubsidy instance.

Returns the field-presence view for this StakingPool instance.

Returns the field-presence view for this StorageFund instance.

Returns the field-presence view for this SubscribeCheckpointsRequest instance.

Returns the field-presence view for this SubscribeCheckpointsResponse instance.

Returns the field-presence view for this SubscribeEventsRequest instance.

Returns the field-presence view for this SubscribeEventsResponse instance.

Returns the field-presence view for this SubscribeTransactionsRequest instance.

Returns the field-presence view for this SubscribeTransactionsResponse instance.

Returns the field-presence view for this SystemPackage instance.

Returns the field-presence view for this SystemParameters instance.

Returns the field-presence view for this SystemState instance.

Returns the field-presence view for this Transaction instance.

Returns the field-presence view for this TransactionEffects instance.

Returns the field-presence view for this TransactionEvents instance.

Returns the field-presence view for this TransactionExpiration instance.

Returns the field-presence view for this TransactionKind instance.

Returns the field-presence view for this TransferObjects instance.

Returns the field-presence view for this TypeArgumentError instance.

Returns the field-presence view for this TypeOrigin instance.

Returns the field-presence view for this TypeParameter instance.

Returns the field-presence view for this UnchangedConsensusObject instance.

Returns the field-presence view for this Upgrade instance.

Returns the field-presence view for this UserSignature instance.

Returns the field-presence view for this Validator instance.

Returns the field-presence view for this ValidatorAggregatedSignature instance.

Returns the field-presence view for this ValidatorCommittee instance.

Returns the field-presence view for this ValidatorCommitteeMember instance.

Returns the field-presence view for this ValidatorExecutionTimeObservation instance.

Returns the field-presence view for this ValidatorReportRecord instance.

Returns the field-presence view for this ValidatorSet instance.

Returns the field-presence view for this VariantDescriptor instance.

Returns the field-presence view for this VerifySignatureRequest instance.

Returns the field-presence view for this VerifySignatureResponse instance.

Returns the field-presence view for this VersionAssignment instance.

Returns the field-presence view for this Watermark instance.

Returns the field-presence view for this ZkLoginAuthenticator instance.

Returns the field-presence view for this ZkLoginClaim instance.

Returns the field-presence view for this ZkLoginInputs instance.

Returns the field-presence view for this ZkLoginProof instance.

Returns the field-presence view for this ZkLoginPublicIdentifier instance.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun AccumulatorWrite.copy(body: <Error class: unknown class>.() -> Unit = {}): AccumulatorWrite
fun ActiveJwk.copy(body: <Error class: unknown class>.() -> Unit = {}): ActiveJwk
fun AddressAliasesVersion.copy(body: <Error class: unknown class>.() -> Unit = {}): AddressAliasesVersion
fun AffectedAddressFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): AffectedAddressFilter
fun AffectedObjectFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): AffectedObjectFilter
fun Argument.copy(body: <Error class: unknown class>.() -> Unit = {}): Argument
fun AuthenticatorStateExpire.copy(body: <Error class: unknown class>.() -> Unit = {}): AuthenticatorStateExpire
fun AuthenticatorStateUpdate.copy(body: <Error class: unknown class>.() -> Unit = {}): AuthenticatorStateUpdate
fun Balance.copy(body: <Error class: unknown class>.() -> Unit = {}): Balance
fun BalanceChange.copy(body: <Error class: unknown class>.() -> Unit = {}): BalanceChange
fun BatchGetObjectsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): BatchGetObjectsRequest
fun BatchGetObjectsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): BatchGetObjectsResponse
fun BatchGetTransactionsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): BatchGetTransactionsRequest
fun BatchGetTransactionsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): BatchGetTransactionsResponse
fun Bcs.copy(body: <Error class: unknown class>.() -> Unit = {}): Bcs
fun CanceledTransaction.copy(body: <Error class: unknown class>.() -> Unit = {}): CanceledTransaction
fun ChangeEpoch.copy(body: <Error class: unknown class>.() -> Unit = {}): ChangeEpoch
fun ChangedObject.copy(body: <Error class: unknown class>.() -> Unit = {}): ChangedObject
fun Checkpoint.copy(body: <Error class: unknown class>.() -> Unit = {}): Checkpoint
fun CheckpointCommitment.copy(body: <Error class: unknown class>.() -> Unit = {}): CheckpointCommitment
fun CheckpointContents.copy(body: <Error class: unknown class>.() -> Unit = {}): CheckpointContents
fun CheckpointSummary.copy(body: <Error class: unknown class>.() -> Unit = {}): CheckpointSummary
fun CheckpointedTransactionInfo.copy(body: <Error class: unknown class>.() -> Unit = {}): CheckpointedTransactionInfo
fun CircomG1.copy(body: <Error class: unknown class>.() -> Unit = {}): CircomG1
fun CircomG2.copy(body: <Error class: unknown class>.() -> Unit = {}): CircomG2
fun CleverError.copy(body: <Error class: unknown class>.() -> Unit = {}): CleverError
fun CoinDenyListError.copy(body: <Error class: unknown class>.() -> Unit = {}): CoinDenyListError
fun CoinMetadata.copy(body: <Error class: unknown class>.() -> Unit = {}): CoinMetadata
fun CoinTreasury.copy(body: <Error class: unknown class>.() -> Unit = {}): CoinTreasury
fun Command.copy(body: <Error class: unknown class>.() -> Unit = {}): Command
fun CommandArgumentError.copy(body: <Error class: unknown class>.() -> Unit = {}): CommandArgumentError
fun CommandOutput.copy(body: <Error class: unknown class>.() -> Unit = {}): CommandOutput
fun CommandResult.copy(body: <Error class: unknown class>.() -> Unit = {}): CommandResult
fun CongestedObjects.copy(body: <Error class: unknown class>.() -> Unit = {}): CongestedObjects
fun ConsensusCommitPrologue.copy(body: <Error class: unknown class>.() -> Unit = {}): ConsensusCommitPrologue
fun ConsensusDeterminedVersionAssignments.copy(body: <Error class: unknown class>.() -> Unit = {}): ConsensusDeterminedVersionAssignments
fun DatatypeDescriptor.copy(body: <Error class: unknown class>.() -> Unit = {}): DatatypeDescriptor
fun Display.copy(body: <Error class: unknown class>.() -> Unit = {}): Display
fun DynamicField.copy(body: <Error class: unknown class>.() -> Unit = {}): DynamicField
fun EmitModuleFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): EmitModuleFilter
fun EndOfEpochData.copy(body: <Error class: unknown class>.() -> Unit = {}): EndOfEpochData
fun EndOfEpochTransaction.copy(body: <Error class: unknown class>.() -> Unit = {}): EndOfEpochTransaction
fun EndOfEpochTransactionKind.copy(body: <Error class: unknown class>.() -> Unit = {}): EndOfEpochTransactionKind
fun Epoch.copy(body: <Error class: unknown class>.() -> Unit = {}): Epoch
fun Event.copy(body: <Error class: unknown class>.() -> Unit = {}): Event
fun EventDigestEntry.copy(body: <Error class: unknown class>.() -> Unit = {}): EventDigestEntry
fun EventFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): EventFilter
fun EventLiteral.copy(body: <Error class: unknown class>.() -> Unit = {}): EventLiteral
fun EventStreamHeadFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): EventStreamHeadFilter
fun EventTerm.copy(body: <Error class: unknown class>.() -> Unit = {}): EventTerm
fun EventTypeFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): EventTypeFilter
fun ExecuteTransactionRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecuteTransactionRequest
fun ExecuteTransactionResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecuteTransactionResponse
fun ExecutedTransaction.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecutedTransaction
fun ExecutionError.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecutionError
fun ExecutionStatus.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecutionStatus
fun ExecutionTimeObservation.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecutionTimeObservation
fun ExecutionTimeObservations.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecutionTimeObservations
fun FieldDescriptor.copy(body: <Error class: unknown class>.() -> Unit = {}): FieldDescriptor
fun FunctionDescriptor.copy(body: <Error class: unknown class>.() -> Unit = {}): FunctionDescriptor
fun FundsWithdrawal.copy(body: <Error class: unknown class>.() -> Unit = {}): FundsWithdrawal
fun GasCostSummary.copy(body: <Error class: unknown class>.() -> Unit = {}): GasCostSummary
fun GasPayment.copy(body: <Error class: unknown class>.() -> Unit = {}): GasPayment
fun GenesisTransaction.copy(body: <Error class: unknown class>.() -> Unit = {}): GenesisTransaction
fun GetBalanceRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetBalanceRequest
fun GetBalanceResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetBalanceResponse
fun GetCheckpointRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetCheckpointRequest
fun GetCheckpointResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetCheckpointResponse
fun GetCoinInfoRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetCoinInfoRequest
fun GetCoinInfoResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetCoinInfoResponse
fun GetDatatypeRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetDatatypeRequest
fun GetDatatypeResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetDatatypeResponse
fun GetEpochRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetEpochRequest
fun GetEpochResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetEpochResponse
fun GetFunctionRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetFunctionRequest
fun GetFunctionResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetFunctionResponse
fun GetObjectRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetObjectRequest
fun GetObjectResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetObjectResponse
fun GetObjectResult.copy(body: <Error class: unknown class>.() -> Unit = {}): GetObjectResult
fun GetPackageRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetPackageRequest
fun GetPackageResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetPackageResponse
fun GetServiceInfoRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetServiceInfoRequest
fun GetServiceInfoResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetServiceInfoResponse
fun GetTransactionRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetTransactionRequest
fun GetTransactionResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetTransactionResponse
fun GetTransactionResult.copy(body: <Error class: unknown class>.() -> Unit = {}): GetTransactionResult
fun IndexError.copy(body: <Error class: unknown class>.() -> Unit = {}): IndexError
fun Input.copy(body: <Error class: unknown class>.() -> Unit = {}): Input
fun Jwk.copy(body: <Error class: unknown class>.() -> Unit = {}): Jwk
fun JwkId.copy(body: <Error class: unknown class>.() -> Unit = {}): JwkId
fun Linkage.copy(body: <Error class: unknown class>.() -> Unit = {}): Linkage
fun ListBalancesRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListBalancesRequest
fun ListBalancesResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListBalancesResponse
fun ListCheckpointsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListCheckpointsRequest
fun ListCheckpointsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListCheckpointsResponse
fun ListDynamicFieldsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListDynamicFieldsRequest
fun ListDynamicFieldsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListDynamicFieldsResponse
fun ListEventsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListEventsRequest
fun ListEventsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListEventsResponse
fun ListOwnedObjectsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListOwnedObjectsRequest
fun ListOwnedObjectsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListOwnedObjectsResponse
fun ListPackageVersionsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListPackageVersionsRequest
fun ListPackageVersionsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListPackageVersionsResponse
fun ListTransactionsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListTransactionsRequest
fun ListTransactionsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListTransactionsResponse
fun LookupNameRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): LookupNameRequest
fun LookupNameResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): LookupNameResponse
fun MakeMoveVector.copy(body: <Error class: unknown class>.() -> Unit = {}): MakeMoveVector
fun MergeCoins.copy(body: <Error class: unknown class>.() -> Unit = {}): MergeCoins
fun Module.copy(body: <Error class: unknown class>.() -> Unit = {}): Module
fun MoveAbort.copy(body: <Error class: unknown class>.() -> Unit = {}): MoveAbort
fun MoveCall.copy(body: <Error class: unknown class>.() -> Unit = {}): MoveCall
fun MoveCallFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): MoveCallFilter
fun MoveLocation.copy(body: <Error class: unknown class>.() -> Unit = {}): MoveLocation
fun MoveTable.copy(body: <Error class: unknown class>.() -> Unit = {}): MoveTable
fun MultisigAggregatedSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): MultisigAggregatedSignature
fun MultisigCommittee.copy(body: <Error class: unknown class>.() -> Unit = {}): MultisigCommittee
fun MultisigMember.copy(body: <Error class: unknown class>.() -> Unit = {}): MultisigMember
fun MultisigMemberPublicKey.copy(body: <Error class: unknown class>.() -> Unit = {}): MultisigMemberPublicKey
fun MultisigMemberSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): MultisigMemberSignature
fun NameRecord.copy(body: <Error class: unknown class>.() -> Unit = {}): NameRecord
fun Object.copy(body: <Error class: unknown class>.() -> Unit = {}): Object
fun ObjectReference.copy(body: <Error class: unknown class>.() -> Unit = {}): ObjectReference
fun ObjectSet.copy(body: <Error class: unknown class>.() -> Unit = {}): ObjectSet
fun OpenSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): OpenSignature
fun OpenSignatureBody.copy(body: <Error class: unknown class>.() -> Unit = {}): OpenSignatureBody
fun Owner.copy(body: <Error class: unknown class>.() -> Unit = {}): Owner
fun Package.copy(body: <Error class: unknown class>.() -> Unit = {}): Package
fun PackageUpgradeError.copy(body: <Error class: unknown class>.() -> Unit = {}): PackageUpgradeError
fun PackageVersion.copy(body: <Error class: unknown class>.() -> Unit = {}): PackageVersion
fun PackageWriteFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): PackageWriteFilter
fun PasskeyAuthenticator.copy(body: <Error class: unknown class>.() -> Unit = {}): PasskeyAuthenticator
fun ProgrammableTransaction.copy(body: <Error class: unknown class>.() -> Unit = {}): ProgrammableTransaction
fun ProtocolConfig.copy(body: <Error class: unknown class>.() -> Unit = {}): ProtocolConfig
fun Publish.copy(body: <Error class: unknown class>.() -> Unit = {}): Publish
fun QueryEnd.copy(body: <Error class: unknown class>.() -> Unit = {}): QueryEnd
fun QueryOptions.copy(body: <Error class: unknown class>.() -> Unit = {}): QueryOptions
fun RandomnessStateUpdate.copy(body: <Error class: unknown class>.() -> Unit = {}): RandomnessStateUpdate
fun RegulatedCoinMetadata.copy(body: <Error class: unknown class>.() -> Unit = {}): RegulatedCoinMetadata
fun ReverseLookupNameRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ReverseLookupNameRequest
fun ReverseLookupNameResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ReverseLookupNameResponse
fun SenderFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): SenderFilter
fun SimpleSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): SimpleSignature
fun SimulateTransactionRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): SimulateTransactionRequest
fun SimulateTransactionResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): SimulateTransactionResponse
fun SizeError.copy(body: <Error class: unknown class>.() -> Unit = {}): SizeError
fun SplitCoins.copy(body: <Error class: unknown class>.() -> Unit = {}): SplitCoins
fun StakeSubsidy.copy(body: <Error class: unknown class>.() -> Unit = {}): StakeSubsidy
fun StakingPool.copy(body: <Error class: unknown class>.() -> Unit = {}): StakingPool
fun StorageFund.copy(body: <Error class: unknown class>.() -> Unit = {}): StorageFund
fun SubscribeCheckpointsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): SubscribeCheckpointsRequest
fun SubscribeCheckpointsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): SubscribeCheckpointsResponse
fun SubscribeEventsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): SubscribeEventsRequest
fun SubscribeEventsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): SubscribeEventsResponse
fun SubscribeTransactionsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): SubscribeTransactionsRequest
fun SubscribeTransactionsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): SubscribeTransactionsResponse
fun SystemPackage.copy(body: <Error class: unknown class>.() -> Unit = {}): SystemPackage
fun SystemParameters.copy(body: <Error class: unknown class>.() -> Unit = {}): SystemParameters
fun SystemState.copy(body: <Error class: unknown class>.() -> Unit = {}): SystemState
fun Transaction.copy(body: <Error class: unknown class>.() -> Unit = {}): Transaction
fun TransactionEffects.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionEffects
fun TransactionEvents.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionEvents
fun TransactionExpiration.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionExpiration
fun TransactionFilter.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionFilter
fun TransactionKind.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionKind
fun TransactionLiteral.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionLiteral
fun TransactionTerm.copy(body: <Error class: unknown class>.() -> Unit = {}): TransactionTerm
fun TransferObjects.copy(body: <Error class: unknown class>.() -> Unit = {}): TransferObjects
fun TypeArgumentError.copy(body: <Error class: unknown class>.() -> Unit = {}): TypeArgumentError
fun TypeOrigin.copy(body: <Error class: unknown class>.() -> Unit = {}): TypeOrigin
fun TypeParameter.copy(body: <Error class: unknown class>.() -> Unit = {}): TypeParameter
fun UnchangedConsensusObject.copy(body: <Error class: unknown class>.() -> Unit = {}): UnchangedConsensusObject
fun Upgrade.copy(body: <Error class: unknown class>.() -> Unit = {}): Upgrade
fun UserSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): UserSignature
fun Validator.copy(body: <Error class: unknown class>.() -> Unit = {}): Validator
fun ValidatorAggregatedSignature.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorAggregatedSignature
fun ValidatorCommittee.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorCommittee
fun ValidatorCommitteeMember.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorCommitteeMember
fun ValidatorExecutionTimeObservation.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorExecutionTimeObservation
fun ValidatorReportRecord.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorReportRecord
fun ValidatorSet.copy(body: <Error class: unknown class>.() -> Unit = {}): ValidatorSet
fun VariantDescriptor.copy(body: <Error class: unknown class>.() -> Unit = {}): VariantDescriptor
fun VerifySignatureRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): VerifySignatureRequest
fun VerifySignatureResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): VerifySignatureResponse
fun VersionAssignment.copy(body: <Error class: unknown class>.() -> Unit = {}): VersionAssignment
fun Watermark.copy(body: <Error class: unknown class>.() -> Unit = {}): Watermark
fun ZkLoginAuthenticator.copy(body: <Error class: unknown class>.() -> Unit = {}): ZkLoginAuthenticator
fun ZkLoginClaim.copy(body: <Error class: unknown class>.() -> Unit = {}): ZkLoginClaim
fun ZkLoginInputs.copy(body: <Error class: unknown class>.() -> Unit = {}): ZkLoginInputs
fun ZkLoginProof.copy(body: <Error class: unknown class>.() -> Unit = {}): ZkLoginProof
fun ZkLoginPublicIdentifier.copy(body: <Error class: unknown class>.() -> Unit = {}): ZkLoginPublicIdentifier

Copies the original message, including unknown fields.

Link copied to clipboard
fun AccumulatorWriteInternal.Companion.decodeWith(msg: AccumulatorWriteInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ActiveJwkInternal.Companion.decodeWith(msg: ActiveJwkInternal, decoder: WireDecoder, config: ProtoConfig?)
fun AddressAliasesVersionInternal.Companion.decodeWith(msg: AddressAliasesVersionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun AffectedAddressFilterInternal.Companion.decodeWith(msg: AffectedAddressFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun AffectedObjectFilterInternal.Companion.decodeWith(msg: AffectedObjectFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ArgumentInternal.Companion.decodeWith(msg: ArgumentInternal, decoder: WireDecoder, config: ProtoConfig?)
fun AuthenticatorStateExpireInternal.Companion.decodeWith(msg: AuthenticatorStateExpireInternal, decoder: WireDecoder, config: ProtoConfig?)
fun AuthenticatorStateUpdateInternal.Companion.decodeWith(msg: AuthenticatorStateUpdateInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BalanceChangeInternal.Companion.decodeWith(msg: BalanceChangeInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BalanceInternal.Companion.decodeWith(msg: BalanceInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BatchGetObjectsRequestInternal.Companion.decodeWith(msg: BatchGetObjectsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BatchGetObjectsResponseInternal.Companion.decodeWith(msg: BatchGetObjectsResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun BcsInternal.Companion.decodeWith(msg: BcsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CanceledTransactionInternal.Companion.decodeWith(msg: CanceledTransactionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ChangeEpochInternal.Companion.decodeWith(msg: ChangeEpochInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ChangedObjectInternal.Companion.decodeWith(msg: ChangedObjectInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CheckpointCommitmentInternal.Companion.decodeWith(msg: CheckpointCommitmentInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CheckpointContentsInternal.Companion.decodeWith(msg: CheckpointContentsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CheckpointInternal.Companion.decodeWith(msg: CheckpointInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CheckpointSummaryInternal.Companion.decodeWith(msg: CheckpointSummaryInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CircomG1Internal.Companion.decodeWith(msg: CircomG1Internal, decoder: WireDecoder, config: ProtoConfig?)
fun CircomG2Internal.Companion.decodeWith(msg: CircomG2Internal, decoder: WireDecoder, config: ProtoConfig?)
fun CleverErrorInternal.Companion.decodeWith(msg: CleverErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CoinDenyListErrorInternal.Companion.decodeWith(msg: CoinDenyListErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CoinMetadataInternal.Companion.decodeWith(msg: CoinMetadataInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CoinTreasuryInternal.Companion.decodeWith(msg: CoinTreasuryInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CommandArgumentErrorInternal.Companion.decodeWith(msg: CommandArgumentErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CommandInternal.Companion.decodeWith(msg: CommandInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CommandOutputInternal.Companion.decodeWith(msg: CommandOutputInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CommandResultInternal.Companion.decodeWith(msg: CommandResultInternal, decoder: WireDecoder, config: ProtoConfig?)
fun CongestedObjectsInternal.Companion.decodeWith(msg: CongestedObjectsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ConsensusCommitPrologueInternal.Companion.decodeWith(msg: ConsensusCommitPrologueInternal, decoder: WireDecoder, config: ProtoConfig?)
fun DatatypeDescriptorInternal.Companion.decodeWith(msg: DatatypeDescriptorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun DisplayInternal.Companion.decodeWith(msg: DisplayInternal, decoder: WireDecoder, config: ProtoConfig?)
fun DynamicFieldInternal.Companion.decodeWith(msg: DynamicFieldInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EmitModuleFilterInternal.Companion.decodeWith(msg: EmitModuleFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EndOfEpochDataInternal.Companion.decodeWith(msg: EndOfEpochDataInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EndOfEpochTransactionInternal.Companion.decodeWith(msg: EndOfEpochTransactionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EpochInternal.Companion.decodeWith(msg: EpochInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventDigestEntryInternal.Companion.decodeWith(msg: EventDigestEntryInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventFilterInternal.Companion.decodeWith(msg: EventFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventInternal.Companion.decodeWith(msg: EventInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventLiteralInternal.Companion.decodeWith(msg: EventLiteralInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventStreamHeadFilterInternal.Companion.decodeWith(msg: EventStreamHeadFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventTermInternal.Companion.decodeWith(msg: EventTermInternal, decoder: WireDecoder, config: ProtoConfig?)
fun EventTypeFilterInternal.Companion.decodeWith(msg: EventTypeFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ExecutedTransactionInternal.Companion.decodeWith(msg: ExecutedTransactionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ExecutionErrorInternal.Companion.decodeWith(msg: ExecutionErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ExecutionStatusInternal.Companion.decodeWith(msg: ExecutionStatusInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ExecutionTimeObservationInternal.Companion.decodeWith(msg: ExecutionTimeObservationInternal, decoder: WireDecoder, config: ProtoConfig?)
fun FieldDescriptorInternal.Companion.decodeWith(msg: FieldDescriptorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun FunctionDescriptorInternal.Companion.decodeWith(msg: FunctionDescriptorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun FundsWithdrawalInternal.Companion.decodeWith(msg: FundsWithdrawalInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GasCostSummaryInternal.Companion.decodeWith(msg: GasCostSummaryInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GasPaymentInternal.Companion.decodeWith(msg: GasPaymentInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GenesisTransactionInternal.Companion.decodeWith(msg: GenesisTransactionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetBalanceRequestInternal.Companion.decodeWith(msg: GetBalanceRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetBalanceResponseInternal.Companion.decodeWith(msg: GetBalanceResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetCheckpointRequestInternal.Companion.decodeWith(msg: GetCheckpointRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetCheckpointResponseInternal.Companion.decodeWith(msg: GetCheckpointResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetCoinInfoRequestInternal.Companion.decodeWith(msg: GetCoinInfoRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetCoinInfoResponseInternal.Companion.decodeWith(msg: GetCoinInfoResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetDatatypeRequestInternal.Companion.decodeWith(msg: GetDatatypeRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetDatatypeResponseInternal.Companion.decodeWith(msg: GetDatatypeResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetEpochRequestInternal.Companion.decodeWith(msg: GetEpochRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetEpochResponseInternal.Companion.decodeWith(msg: GetEpochResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetFunctionRequestInternal.Companion.decodeWith(msg: GetFunctionRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetFunctionResponseInternal.Companion.decodeWith(msg: GetFunctionResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetObjectRequestInternal.Companion.decodeWith(msg: GetObjectRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetObjectResponseInternal.Companion.decodeWith(msg: GetObjectResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetObjectResultInternal.Companion.decodeWith(msg: GetObjectResultInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetPackageRequestInternal.Companion.decodeWith(msg: GetPackageRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetPackageResponseInternal.Companion.decodeWith(msg: GetPackageResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetServiceInfoRequestInternal.Companion.decodeWith(msg: GetServiceInfoRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetServiceInfoResponseInternal.Companion.decodeWith(msg: GetServiceInfoResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetTransactionRequestInternal.Companion.decodeWith(msg: GetTransactionRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetTransactionResponseInternal.Companion.decodeWith(msg: GetTransactionResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun GetTransactionResultInternal.Companion.decodeWith(msg: GetTransactionResultInternal, decoder: WireDecoder, config: ProtoConfig?)
fun IndexErrorInternal.Companion.decodeWith(msg: IndexErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun InputInternal.Companion.decodeWith(msg: InputInternal, decoder: WireDecoder, config: ProtoConfig?)
fun JwkIdInternal.Companion.decodeWith(msg: JwkIdInternal, decoder: WireDecoder, config: ProtoConfig?)
fun JwkInternal.Companion.decodeWith(msg: JwkInternal, decoder: WireDecoder, config: ProtoConfig?)
fun LinkageInternal.Companion.decodeWith(msg: LinkageInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListBalancesRequestInternal.Companion.decodeWith(msg: ListBalancesRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListBalancesResponseInternal.Companion.decodeWith(msg: ListBalancesResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListCheckpointsRequestInternal.Companion.decodeWith(msg: ListCheckpointsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListCheckpointsResponseInternal.Companion.decodeWith(msg: ListCheckpointsResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListDynamicFieldsRequestInternal.Companion.decodeWith(msg: ListDynamicFieldsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListEventsRequestInternal.Companion.decodeWith(msg: ListEventsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListEventsResponseInternal.Companion.decodeWith(msg: ListEventsResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListOwnedObjectsRequestInternal.Companion.decodeWith(msg: ListOwnedObjectsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListOwnedObjectsResponseInternal.Companion.decodeWith(msg: ListOwnedObjectsResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListTransactionsRequestInternal.Companion.decodeWith(msg: ListTransactionsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ListTransactionsResponseInternal.Companion.decodeWith(msg: ListTransactionsResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun LookupNameRequestInternal.Companion.decodeWith(msg: LookupNameRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun LookupNameResponseInternal.Companion.decodeWith(msg: LookupNameResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MakeMoveVectorInternal.Companion.decodeWith(msg: MakeMoveVectorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MergeCoinsInternal.Companion.decodeWith(msg: MergeCoinsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ModuleInternal.Companion.decodeWith(msg: ModuleInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MoveAbortInternal.Companion.decodeWith(msg: MoveAbortInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MoveCallFilterInternal.Companion.decodeWith(msg: MoveCallFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MoveCallInternal.Companion.decodeWith(msg: MoveCallInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MoveLocationInternal.Companion.decodeWith(msg: MoveLocationInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MoveTableInternal.Companion.decodeWith(msg: MoveTableInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MultisigCommitteeInternal.Companion.decodeWith(msg: MultisigCommitteeInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MultisigMemberInternal.Companion.decodeWith(msg: MultisigMemberInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MultisigMemberPublicKeyInternal.Companion.decodeWith(msg: MultisigMemberPublicKeyInternal, decoder: WireDecoder, config: ProtoConfig?)
fun MultisigMemberSignatureInternal.Companion.decodeWith(msg: MultisigMemberSignatureInternal, decoder: WireDecoder, config: ProtoConfig?)
fun NameRecordInternal.Companion.decodeWith(msg: NameRecordInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ObjectInternal.Companion.decodeWith(msg: ObjectInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ObjectReferenceInternal.Companion.decodeWith(msg: ObjectReferenceInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ObjectSetInternal.Companion.decodeWith(msg: ObjectSetInternal, decoder: WireDecoder, config: ProtoConfig?)
fun OpenSignatureBodyInternal.Companion.decodeWith(msg: OpenSignatureBodyInternal, decoder: WireDecoder, config: ProtoConfig?)
fun OpenSignatureInternal.Companion.decodeWith(msg: OpenSignatureInternal, decoder: WireDecoder, config: ProtoConfig?)
fun OwnerInternal.Companion.decodeWith(msg: OwnerInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PackageInternal.Companion.decodeWith(msg: PackageInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PackageUpgradeErrorInternal.Companion.decodeWith(msg: PackageUpgradeErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PackageVersionInternal.Companion.decodeWith(msg: PackageVersionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PackageWriteFilterInternal.Companion.decodeWith(msg: PackageWriteFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PasskeyAuthenticatorInternal.Companion.decodeWith(msg: PasskeyAuthenticatorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ProgrammableTransactionInternal.Companion.decodeWith(msg: ProgrammableTransactionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ProtocolConfigInternal.Companion.decodeWith(msg: ProtocolConfigInternal, decoder: WireDecoder, config: ProtoConfig?)
fun PublishInternal.Companion.decodeWith(msg: PublishInternal, decoder: WireDecoder, config: ProtoConfig?)
fun QueryEndInternal.Companion.decodeWith(msg: QueryEndInternal, decoder: WireDecoder, config: ProtoConfig?)
fun QueryOptionsInternal.Companion.decodeWith(msg: QueryOptionsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun RandomnessStateUpdateInternal.Companion.decodeWith(msg: RandomnessStateUpdateInternal, decoder: WireDecoder, config: ProtoConfig?)
fun RegulatedCoinMetadataInternal.Companion.decodeWith(msg: RegulatedCoinMetadataInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ReverseLookupNameRequestInternal.Companion.decodeWith(msg: ReverseLookupNameRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SenderFilterInternal.Companion.decodeWith(msg: SenderFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SimpleSignatureInternal.Companion.decodeWith(msg: SimpleSignatureInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SizeErrorInternal.Companion.decodeWith(msg: SizeErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SplitCoinsInternal.Companion.decodeWith(msg: SplitCoinsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun StakeSubsidyInternal.Companion.decodeWith(msg: StakeSubsidyInternal, decoder: WireDecoder, config: ProtoConfig?)
fun StakingPoolInternal.Companion.decodeWith(msg: StakingPoolInternal, decoder: WireDecoder, config: ProtoConfig?)
fun StorageFundInternal.Companion.decodeWith(msg: StorageFundInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SubscribeEventsRequestInternal.Companion.decodeWith(msg: SubscribeEventsRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SubscribeEventsResponseInternal.Companion.decodeWith(msg: SubscribeEventsResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SystemPackageInternal.Companion.decodeWith(msg: SystemPackageInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SystemParametersInternal.Companion.decodeWith(msg: SystemParametersInternal, decoder: WireDecoder, config: ProtoConfig?)
fun SystemStateInternal.Companion.decodeWith(msg: SystemStateInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionEffectsInternal.Companion.decodeWith(msg: TransactionEffectsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionEventsInternal.Companion.decodeWith(msg: TransactionEventsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionExpirationInternal.Companion.decodeWith(msg: TransactionExpirationInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionFilterInternal.Companion.decodeWith(msg: TransactionFilterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionInternal.Companion.decodeWith(msg: TransactionInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionKindInternal.Companion.decodeWith(msg: TransactionKindInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionLiteralInternal.Companion.decodeWith(msg: TransactionLiteralInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransactionTermInternal.Companion.decodeWith(msg: TransactionTermInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TransferObjectsInternal.Companion.decodeWith(msg: TransferObjectsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TypeArgumentErrorInternal.Companion.decodeWith(msg: TypeArgumentErrorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TypeOriginInternal.Companion.decodeWith(msg: TypeOriginInternal, decoder: WireDecoder, config: ProtoConfig?)
fun TypeParameterInternal.Companion.decodeWith(msg: TypeParameterInternal, decoder: WireDecoder, config: ProtoConfig?)
fun UnchangedConsensusObjectInternal.Companion.decodeWith(msg: UnchangedConsensusObjectInternal, decoder: WireDecoder, config: ProtoConfig?)
fun UpgradeInternal.Companion.decodeWith(msg: UpgradeInternal, decoder: WireDecoder, config: ProtoConfig?)
fun UserSignatureInternal.Companion.decodeWith(msg: UserSignatureInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ValidatorCommitteeInternal.Companion.decodeWith(msg: ValidatorCommitteeInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ValidatorCommitteeMemberInternal.Companion.decodeWith(msg: ValidatorCommitteeMemberInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ValidatorInternal.Companion.decodeWith(msg: ValidatorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ValidatorReportRecordInternal.Companion.decodeWith(msg: ValidatorReportRecordInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ValidatorSetInternal.Companion.decodeWith(msg: ValidatorSetInternal, decoder: WireDecoder, config: ProtoConfig?)
fun VariantDescriptorInternal.Companion.decodeWith(msg: VariantDescriptorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun VerifySignatureRequestInternal.Companion.decodeWith(msg: VerifySignatureRequestInternal, decoder: WireDecoder, config: ProtoConfig?)
fun VerifySignatureResponseInternal.Companion.decodeWith(msg: VerifySignatureResponseInternal, decoder: WireDecoder, config: ProtoConfig?)
fun VersionAssignmentInternal.Companion.decodeWith(msg: VersionAssignmentInternal, decoder: WireDecoder, config: ProtoConfig?)
fun WatermarkInternal.Companion.decodeWith(msg: WatermarkInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ZkLoginAuthenticatorInternal.Companion.decodeWith(msg: ZkLoginAuthenticatorInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ZkLoginClaimInternal.Companion.decodeWith(msg: ZkLoginClaimInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ZkLoginInputsInternal.Companion.decodeWith(msg: ZkLoginInputsInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ZkLoginProofInternal.Companion.decodeWith(msg: ZkLoginProofInternal, decoder: WireDecoder, config: ProtoConfig?)
fun ZkLoginPublicIdentifierInternal.Companion.decodeWith(msg: ZkLoginPublicIdentifierInternal, decoder: WireDecoder, config: ProtoConfig?)
Link copied to clipboard
fun AccumulatorWriteInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ActiveJwkInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun AddressAliasesVersionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun AffectedAddressFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun AffectedObjectFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ArgumentInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun AuthenticatorStateExpireInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun AuthenticatorStateUpdateInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BalanceChangeInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BalanceInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BatchGetObjectsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BatchGetObjectsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BatchGetTransactionsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BatchGetTransactionsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun BcsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CanceledTransactionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ChangeEpochInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ChangedObjectInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CheckpointCommitmentInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CheckpointContentsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CheckpointInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CheckpointSummaryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CheckpointedTransactionInfoInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CircomG1Internal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CircomG2Internal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CleverErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CoinDenyListErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CoinMetadataInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CoinTreasuryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CommandArgumentErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CommandInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CommandOutputInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CommandResultInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun CongestedObjectsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ConsensusCommitPrologueInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ConsensusDeterminedVersionAssignmentsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun DatatypeDescriptorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun DisplayInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun DynamicFieldInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EmitModuleFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EndOfEpochDataInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EndOfEpochTransactionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EndOfEpochTransactionKindInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EpochInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventDigestEntryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventLiteralInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventStreamHeadFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventTermInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun EventTypeFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecuteTransactionRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecuteTransactionResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecutedTransactionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecutionErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecutionStatusInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecutionTimeObservationInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ExecutionTimeObservationsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun FieldDescriptorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun FunctionDescriptorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun FundsWithdrawalInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GasCostSummaryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GasPaymentInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GenesisTransactionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetBalanceRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetBalanceResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetCheckpointRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetCheckpointResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetCoinInfoRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetCoinInfoResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetDatatypeRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetDatatypeResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetEpochRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetEpochResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetFunctionRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetFunctionResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetObjectRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetObjectResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetObjectResultInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetPackageRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetPackageResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetServiceInfoRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetServiceInfoResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetTransactionRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetTransactionResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun GetTransactionResultInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun IndexErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun InputInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun JwkIdInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun JwkInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun LinkageInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListBalancesRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListBalancesResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListCheckpointsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListCheckpointsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListDynamicFieldsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListDynamicFieldsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListEventsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListEventsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListOwnedObjectsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListOwnedObjectsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListPackageVersionsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListPackageVersionsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListTransactionsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ListTransactionsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun LookupNameRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun LookupNameResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MakeMoveVectorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MergeCoinsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ModuleInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MoveAbortInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MoveCallFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MoveCallInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MoveLocationInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MoveTableInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MultisigAggregatedSignatureInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MultisigCommitteeInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MultisigMemberInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MultisigMemberPublicKeyInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun MultisigMemberSignatureInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun NameRecordInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun NameRecordInternal.DataEntryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ObjectInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ObjectReferenceInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ObjectSetInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun OpenSignatureBodyInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun OpenSignatureInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun OwnerInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun PackageInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun PackageUpgradeErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun PackageVersionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun PackageWriteFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun PasskeyAuthenticatorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ProgrammableTransactionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ProtocolConfigInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ProtocolConfigInternal.AttributesEntryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ProtocolConfigInternal.ConfigsEntryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ProtocolConfigInternal.FeatureFlagsEntryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun PublishInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun QueryEndInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun QueryOptionsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun RandomnessStateUpdateInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun RegulatedCoinMetadataInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ReverseLookupNameRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ReverseLookupNameResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SenderFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SimpleSignatureInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SimulateTransactionRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SimulateTransactionResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SizeErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SplitCoinsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun StakeSubsidyInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun StakingPoolInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun StorageFundInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SubscribeCheckpointsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SubscribeCheckpointsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SubscribeEventsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SubscribeEventsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SubscribeTransactionsRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SubscribeTransactionsResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SystemPackageInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SystemParametersInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun SystemStateInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionEffectsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionEventsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionExpirationInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionFilterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionKindInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionLiteralInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransactionTermInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TransferObjectsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TypeArgumentErrorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TypeOriginInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun TypeParameterInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun UnchangedConsensusObjectInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun UpgradeInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun UserSignatureInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorAggregatedSignatureInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorCommitteeInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorCommitteeMemberInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorExecutionTimeObservationInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorReportRecordInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorSetInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ValidatorSetInternal.AtRiskValidatorsEntryInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun VariantDescriptorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun VerifySignatureRequestInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun VerifySignatureResponseInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun VersionAssignmentInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun WatermarkInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ZkLoginAuthenticatorInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ZkLoginClaimInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ZkLoginInputsInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ZkLoginProofInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
fun ZkLoginPublicIdentifierInternal.encodeWith(encoder: WireEncoder, config: ProtoConfig?)
Link copied to clipboard
Link copied to clipboard
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): AccumulatorWrite
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ActiveJwk
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): AddressAliasesVersion
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): AffectedAddressFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): AffectedObjectFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Argument
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): AuthenticatorStateExpire
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): AuthenticatorStateUpdate
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Balance
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): BalanceChange
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): BatchGetObjectsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): BatchGetObjectsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): BatchGetTransactionsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): BatchGetTransactionsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Bcs
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CanceledTransaction
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ChangeEpoch
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ChangedObject
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Checkpoint
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CheckpointCommitment
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CheckpointContents
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CheckpointSummary
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CheckpointedTransactionInfo
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CircomG1
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CircomG2
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CleverError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CoinDenyListError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CoinMetadata
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CoinTreasury
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Command
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CommandArgumentError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CommandOutput
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CommandResult
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): CongestedObjects
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ConsensusCommitPrologue
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ConsensusDeterminedVersionAssignments
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): DatatypeDescriptor
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Display
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): DynamicField
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EmitModuleFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EndOfEpochData
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EndOfEpochTransaction
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EndOfEpochTransactionKind
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Epoch
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Event
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EventDigestEntry
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EventFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EventLiteral
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EventStreamHeadFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EventTerm
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): EventTypeFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecuteTransactionRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecuteTransactionResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecutedTransaction
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecutionError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecutionStatus
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecutionTimeObservation
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ExecutionTimeObservations
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): FieldDescriptor
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): FunctionDescriptor
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): FundsWithdrawal
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GasCostSummary
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GasPayment
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GenesisTransaction
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetBalanceRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetBalanceResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetCheckpointRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetCheckpointResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetCoinInfoRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetCoinInfoResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetDatatypeRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetDatatypeResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetEpochRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetEpochResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetFunctionRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetFunctionResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetObjectRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetObjectResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetObjectResult
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetPackageRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetPackageResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetServiceInfoRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetServiceInfoResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetTransactionRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetTransactionResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): GetTransactionResult
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): IndexError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Input
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Jwk
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): JwkId
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Linkage
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListBalancesRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListBalancesResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListCheckpointsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListCheckpointsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListDynamicFieldsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListDynamicFieldsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListEventsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListEventsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListOwnedObjectsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListOwnedObjectsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListPackageVersionsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListPackageVersionsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListTransactionsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ListTransactionsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): LookupNameRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): LookupNameResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MakeMoveVector
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MergeCoins
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Module
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MoveAbort
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MoveCall
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MoveCallFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MoveLocation
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MoveTable
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MultisigAggregatedSignature
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MultisigCommittee
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MultisigMember
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MultisigMemberPublicKey
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): MultisigMemberSignature
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): NameRecord
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Object
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ObjectReference
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ObjectSet
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): OpenSignature
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): OpenSignatureBody
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Owner
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Package
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): PackageUpgradeError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): PackageVersion
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): PackageWriteFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): PasskeyAuthenticator
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ProgrammableTransaction
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ProtocolConfig
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Publish
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): QueryEnd
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): QueryOptions
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): RandomnessStateUpdate
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): RegulatedCoinMetadata
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ReverseLookupNameRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ReverseLookupNameResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SenderFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SimpleSignature
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SimulateTransactionRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SimulateTransactionResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SizeError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SplitCoins
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): StakeSubsidy
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): StakingPool
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): StorageFund
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SubscribeCheckpointsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SubscribeCheckpointsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SubscribeEventsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SubscribeEventsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SubscribeTransactionsRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SubscribeTransactionsResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SystemPackage
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SystemParameters
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): SystemState
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Transaction
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionEffects
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionEvents
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionExpiration
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionFilter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionKind
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionLiteral
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransactionTerm
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TransferObjects
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TypeArgumentError
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TypeOrigin
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): TypeParameter
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): UnchangedConsensusObject
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Upgrade
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): UserSignature
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Validator
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ValidatorAggregatedSignature
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ValidatorCommittee
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ValidatorCommitteeMember
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ValidatorExecutionTimeObservation
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ValidatorReportRecord
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ValidatorSet
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): VariantDescriptor
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): VerifySignatureRequest
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): VerifySignatureResponse
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): VersionAssignment
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): Watermark
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ZkLoginAuthenticator
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ZkLoginClaim
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ZkLoginInputs
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ZkLoginProof
operator fun <Error class: unknown class>.invoke(body: <Error class: unknown class>.() -> Unit): ZkLoginPublicIdentifier

Constructs a new message.