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

Add backup_device #64

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Conversation

yukibtc
Copy link
Contributor

@yukibtc yukibtc commented Dec 8, 2022

Refs #7

src/lib.rs Outdated
@@ -392,6 +392,25 @@ mod tests {
client.restore_device(Some("My Label"), None).unwrap();
}

#[test]
#[serial]
#[ignore]
Copy link
Member

Choose a reason for hiding this comment

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

Since this test already filters out unsupported devices, we can avoid ignoring it

Copy link
Member

@danielabrozzoni danielabrozzoni left a comment

Choose a reason for hiding this comment

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

utACK e56ce96

@danielabrozzoni danielabrozzoni merged commit a13af79 into bitcoindevkit:master Dec 19, 2022
@yukibtc yukibtc deleted the addbackupdevice branch December 19, 2022 09:00
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