We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 150613a + 6635869 commit 0f8a71eCopy full SHA for 0f8a71e
src/index.ts
@@ -18,3 +18,5 @@ export * from "./utils";
18
export * from "./tokenPayment";
19
export * from "./tokenTransferBuilders";
20
export * from "./smartcontracts";
21
+export * from "./relayedTransactionV1Builder";
22
+export * from "./relayedTransactionV2Builder";
0 commit comments