Skip to main content

Interface: AuthenticatorFunctionRefV1RotatedLike

A typed view of a 0x2::account::AuthenticatorFunctionRefV1Rotated.

Methods

accountId()

accountId(): ObjectIdLike;

Returns

ObjectIdLike


fromRef()

fromRef(): AuthenticatorFunctionRef;

The authenticator function reference before the rotation.

Returns

AuthenticatorFunctionRef


toRef()

toRef(): AuthenticatorFunctionRef;

The authenticator function reference after the rotation.

Returns

AuthenticatorFunctionRef