MoveAuthenticatorV1Interface
type MoveAuthenticatorV1Interface
Version 1 of the [`MoveAuthenticator`].
type MoveAuthenticatorV1Interface interface {
Address() *Address
CallArgs() []*Input
ObjectToAuthenticate() *Input
TypeArgs() []*TypeTag
}