MoveAuthenticatorV1
@iota/iota-sdk / client / MoveAuthenticatorV1
Interface: MoveAuthenticatorV1
Defined in: sdk/typescript/src/client/types/generated.ts:1117
MoveAuthenticatorV1 is the first version of MoveAuthenticator.
Properties
call_args
call_args:
CallArg[]
Defined in: sdk/typescript/src/client/types/generated.ts:1119
Input objects or primitive values
object_to_authenticate
object_to_authenticate:
CallArg
Defined in: sdk/typescript/src/client/types/generated.ts:1121
The object that is authenticated. Represents the account being the sender of the transaction.
type_arguments
type_arguments:
string[]
Defined in: sdk/typescript/src/client/types/generated.ts:1123
Type arguments for the Move authenticate function