Package-level declarations

Types

Link copied to clipboard
sealed interface AccountAuthenticator

Account-level authentication data attached to a transaction signer.

Link copied to clipboard
data class AuthenticationFunction(val module: ModuleId, val function: Identifier)
Link copied to clipboard
sealed interface TransactionAuthenticator

Transaction-level authenticator with Aptos' exact on-wire variants.