MoveAuthenticatorBuilderInterface
interface MoveAuthenticatorBuilderInterface
Inheritors
| MoveAuthenticatorBuilder |
Functions
| Name | Summary |
|---|---|
| finish | abstract suspend fun finish(client: GraphQlClient): MoveAuthenticator Resolve this move authenticator builder into a MoveAuthenticator which can be used to execute a transaction. |