Skip to content

Commit 318c7ca

Browse files
committed
Merge branch 'greg/tool-3687-headless-sdk-functions' of https://github.com/thirdweb-dev/js into greg/tool-3687-headless-sdk-functions
2 parents 4846bae + 8109c64 commit 318c7ca

File tree

1 file changed

+1
-1
lines changed
  • packages/thirdweb/src/bridge

1 file changed

+1
-1
lines changed

packages/thirdweb/src/bridge/Sell.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export declare namespace quote {
178178
* @param options.originTokenAddress - The address of the origin token.
179179
* @param options.destinationChainId - The chain ID of the destination token.
180180
* @param options.destinationTokenAddress - The address of the destination token.
181-
* @param options.sellAmountWei - The amount of the origin token to buy.
181+
* @param options.sellAmountWei - The amount of the origin token to sell.
182182
* @param options.sender - The address of the sender.
183183
* @param options.receiver - The address of the recipient.
184184
* @param options.client - Your thirdweb client.

0 commit comments

Comments
 (0)