Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EVM: Add support for token split via DST20 v2 contract (#2903)
* DST20 v2 * Clippy fix * Get contract address depending on fork height * Remove unused fn * Fix test WARNING: df23 height should not be set before feature/evm activation or it will conflict with contract deployment. * fmt-rs * Rename occurences of token split by upgradeToken * Add test at highest split level * fmt-rs --------- Co-authored-by: Prasanna Loganathar <[email protected]>
- Loading branch information