forked from smartcontractkit/ccip
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add DirectBurn function on RemotePool (#21)
* feat: withdraw liquidity on burnMint * test: more verbose * doc: expand and fix typo * chore: mv withdrawLiquidity burnLiquidity * chore: mv burnLiquidity directBurn * doc: upd for `directBurn` * Update contracts/src/v0.8/ccip/pools/GHO/UpgradeableBurnMintTokenPool.sol Co-authored-by: miguelmtz <[email protected]> * Update contracts/src/v0.8/ccip/pools/GHO/UpgradeableBurnMintTokenPool.sol Co-authored-by: miguelmtz <[email protected]> * chore: doc on burnMint * doc: update `directBurn` doc --------- Co-authored-by: miguelmtz <[email protected]>
- Loading branch information
1 parent
46a4bdc
commit c66ad1e
Showing
3 changed files
with
45 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters