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

feat(core): add TxUpdate::map_anchors #1587

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

evanlinjin
Copy link
Member

Description

Just a handy method to have. Just in case the anchor type of receiving TxGraph does not have the same anchor type that is outputted by the chain source.

Notes to the reviewers

Non-breaking at all.

Changelog notice

  • Added TxUpdate::map_anchors.

Checklists

All Submissions:

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

@evanlinjin evanlinjin added the new feature New feature or request label Sep 3, 2024
@evanlinjin evanlinjin added this to the 1.0.0-beta milestone Sep 3, 2024
@evanlinjin evanlinjin self-assigned this Sep 3, 2024
@LLFourn
Copy link
Contributor

LLFourn commented Sep 4, 2024

ACK 7d2faa4

@LLFourn LLFourn merged commit 60acb9b into bitcoindevkit:master Sep 4, 2024
21 checks passed
This was referenced Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants