-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ckerc20): support subaccounts for ckERC20 withdrawals (#2510)
Allow a user to specify two optional ledger subaccounts when withdrawing ckERC20: 1. one on the ckETH ledger to pay for the transaction fee 2. on the ckERC20 ledger where the tokens are being withdrawn.
- Loading branch information
1 parent
da0106c
commit 95b760e
Showing
6 changed files
with
310 additions
and
291 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
Oops, something went wrong.