SiweAuthenticateModalStepType
Ce contenu n’est pas encore disponible dans votre langue.
SiweAuthenticateModalStepType =
GenericModalStepType<"siweAuthenticate", {siwe:SiweAuthenticationParams; }, {message:string;signature:`0x${string}`; }>
Defined in: types/rpc/modal/siweAuthenticate.ts:33
The SIWE authentication step for a Modal
Input: SIWE message parameters Output: SIWE result (message signed and wallet signature)