Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fionnachan committed Jan 14, 2025
1 parent a584e46 commit 4e2d1a8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ export class Erc20WithdrawalStarter extends BridgeTransferStarter {
}

/**
* Most tokens inherently allows the token gateway to burn whichever amount
* on the child chain for withdrawal because they inherited the
* Most tokens inherently allow the token gateway to burn the withdrawal amount
* on the child chain because they inherit the
* IArbToken interface that allows the gateway to burn without allowance approval
*
* if the token does not have the bridgeBurn method, approval is required
Expand Down

0 comments on commit 4e2d1a8

Please sign in to comment.