Skip to content

Commit 8109c64

Browse files
Update packages/thirdweb/src/bridge/Sell.ts
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: greg <[email protected]>
1 parent 820c963 commit 8109c64

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)