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

Fix a few warnings #12227

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Conversation

kiminuo
Copy link
Collaborator

@kiminuo kiminuo commented Jan 11, 2024

No description provided.

@kiminuo kiminuo changed the title TransactionProcessorTests: Fix a few warnings Fix a few warnings Jan 11, 2024
@@ -37,6 +37,6 @@ private class BlockchainInfoExchangeRate

private class BlockchainInfoExchangeRates
{
public BlockchainInfoExchangeRate USD { get; set; }
public required BlockchainInfoExchangeRate USD { get; init; }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ExternalApiTests exercise this code

@kiminuo kiminuo merged commit 3ece984 into WalletWasabi:master Jan 11, 2024
7 checks passed
@kiminuo kiminuo deleted the feature/2024-01-11-warnings branch January 11, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants