Skip to content

Commit

Permalink
Merge pull request #31 from ElrondNetwork/bugfix-export-user-verifier
Browse files Browse the repository at this point in the history
Bugfix export user verifier
  • Loading branch information
ccorcoveanu authored Jul 20, 2021
2 parents cf57740 + 57c6a7a commit b4e1672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-wallet/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ export * from "./userWallet";
export * from "./userKeys";
export * from "./validatorKeys";
export * from "./userSigner";
export * from "./userVerifier";
export * from "./validatorSigner";

0 comments on commit b4e1672

Please sign in to comment.