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

Remove unused cfg attributes #361

Merged

Conversation

siddheshzz
Copy link
Contributor

What is this PR for?

This PR fixes issue #358 part 1 - remove unused cfg "cli-blockchain"

What is the purpose of this pull request?

  • Bug fix;
  • New feature;
  • Docs update;
  • Test;
  • Other: Code Quality.

Which aspect of floresta its being addresed?

  • Blockchain;
  • Nodes communication;
  • User consumption;
  • Utreexo accumulator;
  • Other: Code Quality.

Checklists

  • I've signed all my commits;
  • I ran just lint;
  • I ran cargo test;
  • I checked the integration tests;
  • I'm linking the issue being fixed by this PR (if any).

Description

This PR is Fixing clippy warning part 1 - By removing the #[cfg] Clippy warnings about unused features related to the cli-blockchain

@Davidson-Souza
Copy link
Collaborator

ACK 62dcc18

@Davidson-Souza Davidson-Souza merged commit 6a073bc into vinteumorg:master Feb 4, 2025
7 checks passed
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.

2 participants