Skip to content

Change all struct fields *feerate to *fee_rate#535

Merged
tcharding merged 1 commit intorust-bitcoin:masterfrom
jamillambert:0324-feerate-rename
Mar 26, 2026
Merged

Change all struct fields *feerate to *fee_rate#535
tcharding merged 1 commit intorust-bitcoin:masterfrom
jamillambert:0324-feerate-rename

Conversation

@jamillambert
Copy link
Collaborator

All of the struct fields use *fee_rate except for effective_feerate.

Change effective_feerate to effective_fee_rate for consistency.

All of the struct fields use *fee_rate except for `effective_feerate`.

Change `effective_feerate` to `effective_fee_rate` for consistency.
Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK 3857c7b

@tcharding tcharding merged commit 979a2d8 into rust-bitcoin:master Mar 26, 2026
31 checks passed
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.

2 participants