Type Alias GetSignInChallengeParams

GetSignInChallengeParams: {
    address: `0x${string}`;
    chainFamily: string;
}