v3-client icon indicating copy to clipboard operation
v3-client copied to clipboard

onboarding: Cannot find name 'ethereumAddress'

Open hp8wvvvgnj6asjm7 opened this issue 2 years ago • 0 comments

 const onboardingInformation: {
    apiKey: ApiKeyCredentials,
    user: UserResponseObject,
    account: AccountResponseObject,
  } = await client.onboarding.createUser({ starkKey: '', starkKeyYCoordinate: '', country: '' }, ethereumAddress: '');
  

typescript telling me this.. how is it fixed?

hp8wvvvgnj6asjm7 avatar Oct 09 '22 16:10 hp8wvvvgnj6asjm7