Skip to content

Commit

Permalink
Add aliases for stark
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Varlakov <[email protected]>
  • Loading branch information
survived committed Dec 6, 2024
1 parent 8c89c5a commit b9ab33a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/stark.rs
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,5 @@ fn split(
) {
generic_array::sequence::Split::split(i)
}

super::create_aliases!(Stark, stark, hd_wallet::curves::Stark);

0 comments on commit b9ab33a

Please sign in to comment.