Skip to content

feat(abstract-utxo): remove unused addressType param#8030

Merged
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2668.remove-address-type-param
Feb 4, 2026
Merged

feat(abstract-utxo): remove unused addressType param#8030
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2668.remove-address-type-param

Conversation

@OttoAllmendinger
Copy link
Contributor

Remove redundant addressType parameter that was previously being passed
around in address verification functions. The parameter was not needed
since the address type can be determined from the chain code.

Issue: BTC-2668

@OttoAllmendinger OttoAllmendinger force-pushed the BTC-2668.remove-address-type-param branch from 1aa4902 to 52e0794 Compare February 4, 2026 09:08
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 4, 2026 12:25
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner February 4, 2026 12:25
Remove redundant addressType parameter that was previously being passed
around in address verification functions. The parameter was not needed
since the address type can be determined from the chain code.

Issue: BTC-2668

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-2668.remove-address-type-param branch from 52e0794 to ffb0e61 Compare February 4, 2026 12:40
@OttoAllmendinger OttoAllmendinger merged commit e07fe2a into master Feb 4, 2026
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.

2 participants