Skip to main content

Type Alias: MoveAuthenticator

type MoveAuthenticator = object;

MoveAuthenticator is a GenericSignature variant that enables a new method of authentication through Move code. This function represents the data received by the Move authenticate function during the Account Abstraction authentication flow.

Properties

V1

V1: MoveAuthenticatorV1;