IMoveAuthenticatorBuilder
Namespace: IotaSdk
public interface IMoveAuthenticatorBuilder
Attributes NullableContextAttribute
Methods
Finish(GraphQlClient)
Resolve this move authenticator builder into a MoveAuthenticator which
can be used to execute a transaction.
Task<MoveAuthenticator> Finish(GraphQlClient client)
Parameters
client GraphQlClient