Skip to content

Add is_not_found helper method to error#43

Merged
luisschwab merged 1 commit into
bitcoindevkit:masterfrom
tvpeter:chore/update-error
Apr 15, 2026
Merged

Add is_not_found helper method to error#43
luisschwab merged 1 commit into
bitcoindevkit:masterfrom
tvpeter:chore/update-error

Conversation

@tvpeter
Copy link
Copy Markdown
Collaborator

@tvpeter tvpeter commented Apr 9, 2026

Description

This PR adds is_not_found helper method to Error

Fixes #37

Checklists

All Submissions:

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

Copy link
Copy Markdown
Collaborator

@ValuedMammal ValuedMammal left a comment

Choose a reason for hiding this comment

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

ACK 58d4e57

Copy link
Copy Markdown
Member

@luisschwab luisschwab left a comment

Choose a reason for hiding this comment

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

ACK 58d4e57

@luisschwab luisschwab merged commit 9ce5ee1 into bitcoindevkit:master Apr 15, 2026
8 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.

Add is_not_found_error helper to Error

3 participants