Skip to content

Commit

Permalink
Make xpub and xpriv identifiers match rust-bitcoin
Browse files Browse the repository at this point in the history
Recently in `rust-bitcoin` we agreed that 'xpub' and 'xpriv' are well
known terms in the Bitcoin vernacular so, being "words" should be
written as `Xpub` and `Xpriv` when translated to Rust identifiers.

Make the descriptor key identifiers match `rust-bitcoin`.
  • Loading branch information
tcharding committed Oct 28, 2024
1 parent 3a85952 commit 83e3776
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
Loading

0 comments on commit 83e3776

Please sign in to comment.