Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1438: Fix NPE #1439

Merged
merged 2 commits into from
Jul 29, 2024
Merged

1438: Fix NPE #1439

merged 2 commits into from
Jul 29, 2024

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Jul 29, 2024

Description

Fixed #1438

Context

If there's a custodial wallet in clients with clientAllowList enabled, it will result to NPE because domains is null for custodial wallet

Testing

  • ./gradlew test

Documentation

N/A

Known limitations

N/A

Copy link

Code Coverage

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@Ifropc Ifropc merged commit 58060b6 into develop Jul 29, 2024
8 checks passed
@Ifropc Ifropc deleted the 1438-npe branch July 29, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE on client attribution
2 participants