Skip to content

Commit

Permalink
fix: add missing export Ed25519Sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Feb 15, 2022
1 parent 974918f commit af267ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export const fromFulfillmentBinary = Fulfillment.fromBinary.bind(Fulfillment)
export {
Condition,
Fulfillment,
Ed25519Sha256,
PreimageSha256,
PrefixSha256,
ThresholdSha256,
Expand Down

0 comments on commit af267ee

Please sign in to comment.