Skip to content

Commit

Permalink
Update Transport.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Diekmann <21277928+TimDiekmann@users.noreply.github.com>
  • Loading branch information
indietyp and TimDiekmann authored Dec 11, 2024
1 parent 87b1170 commit dce8277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/@local/harpc/client/typescript/src/net/Transport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export interface DNSConfig {
cacheCapacity?: number;

/**
* Time until a cached resolved multiaddr is considered stale.
* Time in milliseconds until a cached resolved multiaddr is considered stale.
*
* @default 5 minutes
*/
Expand Down

0 comments on commit dce8277

Please sign in to comment.