Skip to content

Rename set_current_height to current_height#667

Merged
afilini merged 1 commit intobitcoindevkit:release/0.20.0from
afilini:fix-builder-current-height-method
Jul 13, 2022
Merged

Rename set_current_height to current_height#667
afilini merged 1 commit intobitcoindevkit:release/0.20.0from
afilini:fix-builder-current-height-method

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