MoveAuthenticatorV1Interface
interface MoveAuthenticatorV1Interface
Version 1 of the MoveAuthenticator.
Inheritors
| MoveAuthenticatorV1 |
Functions
| Name | Summary |
|---|---|
| address | abstract fun address(): Address |
| callArgs | abstract fun callArgs(): List<Input> |
| objectToAuthenticate | abstract fun objectToAuthenticate(): Input |
| typeArgs | abstract fun typeArgs(): List<TypeTag> |