Skip to content

Commit

Permalink
chore: improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov authored Jun 6, 2024
1 parent 5a10b6b commit ce74a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet-management/src/createDefaultWagmiConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export interface DefaultWagmiConfigResult {
}

/**
* Creates default Wagmi config that can be later synced with chains fetched from LI.FI API using useSyncWagmiConfig hook.
* Creates default Wagmi config that can be later synced (via useSyncWagmiConfig) with chains fetched from LI.FI API.
* @param props Properties to setup connectors. {@link DefaultWagmiConfigProps}
* @returns Wagmi config and connectors. {@link DefaultWagmiConfigResult}
* @example
Expand Down

0 comments on commit ce74a2b

Please sign in to comment.