Appearance
@swapped/connect-sdk / core / SwappedConnectWalletsConfig
Type Alias: SwappedConnectWalletsConfig
SwappedConnectWalletsConfig =
object
Defined in: src/config/config.types.ts:6
Wallet module options for createSwappedConnectClient.
Properties
balancesCacheTtlMs?
optionalbalancesCacheTtlMs?:number
Defined in: src/config/config.types.ts:11
How long wallet balances stay cached. Default 10 minutes. A manual refresh always loads fresh balances.