-
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.
Hex strings may or may not include a prefix. We want to default to explicitly disallowing a prefix in `FromHex` because that is the behaviour we expect in `rust-bitcoin`. Add functions to the `FromHex` trait for various prefix states.
- Loading branch information
Showing
1 changed file
with
118 additions
and
3 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