-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
9d851d4 Remove unnecessary self from use statement (Tobin C. Harding) 0605d44 Inline From impl for error type (Tobin C. Harding) e59c211 Remove derives from error types (Tobin C. Harding) Pull request description: Audit the crate error types (all two of them) and ensure they follow the "standard" we are starting to settle on here in the rust-bitcoin org. ACKs for top commit: Kixunil: ACK 9d851d4 apoelstra: ACK 9d851d4 Tree-SHA512: be0ceb3f40c89271b4c5e99b46cf4bb1b12f11e646bcb21e4a05a2a3b0fbd244f07dae5c0b95b25cffd4d062d30ff97fa4b53d85b3364183b19ec45d68d2c5f5
- Loading branch information
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters