Skip to content

Commit

Permalink
Merge pull request #236 from ElrondNetwork/export-relayed-txs-builders
Browse files Browse the repository at this point in the history
export relayed txs builders
  • Loading branch information
bogdan-rosianu authored Sep 22, 2022
2 parents 150613a + 6635869 commit 0f8a71e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ export * from "./utils";
export * from "./tokenPayment";
export * from "./tokenTransferBuilders";
export * from "./smartcontracts";
export * from "./relayedTransactionV1Builder";
export * from "./relayedTransactionV2Builder";

0 comments on commit 0f8a71e

Please sign in to comment.