Skip to content

Commit

Permalink
Export DEFAULT_TIMEOUT for the contract client (stellar#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalepail authored and BlaineHeffron committed Jun 20, 2024
1 parent d7fbc00 commit e17d488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contract/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ export * from "./rust_result";
export * from "./sent_transaction";
export * from "./spec";
export * from "./types";
export { DEFAULT_TIMEOUT } from "./utils";

0 comments on commit e17d488

Please sign in to comment.