As discussed in PR #96, the functions handleLSTTransfer and handleNSTTransfer in ExocoreGateway.sol share similar logic. Refactoring common code into a shared internal function could enhance maintainability and reduce redundancy.
This issue is created to track the refactoring for future optimization.
As discussed in PR #96, the functions
handleLSTTransfer
andhandleNSTTransfer
inExocoreGateway.sol
share similar logic. Refactoring common code into a shared internal function could enhance maintainability and reduce redundancy.This issue is created to track the refactoring for future optimization.
Referenced from Comment by @adu-web3.