Skip to content

Commit

Permalink
remove unwanted change
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbzurovski committed Jan 23, 2025
1 parent 2b47db8 commit 6bfb375
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ extension DerivationPath {
derivationPathToHdPath(path: self)
}

public var canonicalBIP32: String {
derivationPathToCanonicalBip32String(path: self)
}

public func toString() -> String {
derivationPathToString(path: self)
}
Expand Down

0 comments on commit 6bfb375

Please sign in to comment.