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

chore: silence compilation warnings #4592

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

dpc
Copy link
Contributor

@dpc dpc commented Mar 17, 2024

No description provided.

@dpc dpc requested review from a team as code owners March 17, 2024 00:58
@@ -1356,6 +1356,8 @@ impl<'a> StatelessWallet<'a> {
12 + // up to 2**16-1 outputs
out_weight + // weight of all outputs
16; // lock time
// https://github.com/fedimint/fedimint/issues/4590
Copy link
Member

Choose a reason for hiding this comment

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

[nit] Might be easier to grep in the future with a TODO:

@elsirion elsirion added this pull request to the merge queue Mar 18, 2024
Merged via the queue into fedimint:master with commit 1faeb7c Mar 18, 2024
20 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.

None yet

3 participants