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

Fix ConfirmationTime conversion from ChainPosition #1301

Merged

Conversation

evanlinjin
Copy link
Member

Description

We forgot to include the last_seen when converting from ChainPosition to ConfirmationTime.

Notes to the reviewers

No brainer.

Changelog notice

  • Fix ConfirmationTime conversion from ChainPosition to include the last_seen.

Checklists

All Submissions:

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

We forgot to include the `last_seen` when converting from
`ChainPosition` to `ConfirmationTime`.
@LLFourn
Copy link
Contributor

LLFourn commented Jan 29, 2024

ACK e687c27

@evanlinjin evanlinjin merged commit 38b728a into bitcoindevkit:master Jan 29, 2024
12 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.

None yet

2 participants