SiweAuthenticateReturnType
SiweAuthenticateReturnType = {
message:string;signature:Hex; }
Defined in: types/rpc/modal/siweAuthenticate.ts:20
Return type of the Siwe transaction rpc request
Properties
Section titled “Properties”message
Section titled “message”message:
string
Defined in: types/rpc/modal/siweAuthenticate.ts:22
signature
Section titled “signature”signature:
Hex
Defined in: types/rpc/modal/siweAuthenticate.ts:21