Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Commit 1ec0fdc

Browse files
chore: add comment
1 parent 598e8a8 commit 1ec0fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SwapsController.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ export default class SwapsController extends BaseController<
10141014
* @param args - The arguments to this method.
10151015
* @param args.networkClientId - The ID of a network client from
10161016
* NetworkController.
1017-
* @param args.chainId - The chain ID to fetch the top assets for.
1017+
* @param args.chainId - The chain ID to fetch the top assets for. chainId will be preferred over networkClientId.
10181018
*/
10191019
async fetchTopAssetsWithCache({
10201020
networkClientId,

0 commit comments

Comments
 (0)