Skip to content

Commit

Permalink
Merge pull request #19 from codex-storage/export-fromBytes
Browse files Browse the repository at this point in the history
exports fromBytes from the library
  • Loading branch information
benbierens authored Jan 18, 2024
2 parents 74dbf15 + 0346982 commit ad26df8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poseidon2.nim
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export sponge
export compress
export merkle
export spongemerkle
export fromBytes
export toBytes
export toF
export elements
Expand Down

0 comments on commit ad26df8

Please sign in to comment.