Skip to content

SiweAuthenticateReturnType

SiweAuthenticateReturnType = { message: string; signature: Hex; }

Defined in: types/rpc/modal/siweAuthenticate.ts:20

Return type of the Siwe transaction rpc request

message: string

Defined in: types/rpc/modal/siweAuthenticate.ts:22


signature: Hex

Defined in: types/rpc/modal/siweAuthenticate.ts:21