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

Rename set_current_height to current_height #667

Conversation

afilini
Copy link
Member

@afilini afilini commented Jul 13, 2022

Description

Usually we don't have any prefix except for methods that can add to a list or replace the list entirely (e.g. add_recipients vs set_recipients)

I missed this during review of #611

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

Usually we don't have any prefix except for methods that can *add* to a
list or replace the list entirely (e.g. `add_recipients` vs
`set_recipients`)
Copy link
Member

@danielabrozzoni danielabrozzoni left a comment

Choose a reason for hiding this comment

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

utACK 92b9597 - I'm sorry I didn't notice it!

@afilini afilini merged commit 844856d into bitcoindevkit:release/0.20.0 Jul 13, 2022
@afilini afilini deleted the fix-builder-current-height-method branch July 13, 2022 12:44
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.

3 participants