Skip to content

Commit 4305605

Browse files
author
hyeonLewis
committed
Remove TODO for multicall
1 parent 892499f commit 4305605

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contracts/contracts/system_contracts/multicall/MultiCallContract.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ contract MultiCallContract {
6868
}
6969

7070
function _getCnStakingAmounts(address cnStaking) private view returns (uint256) {
71-
// TODO: Consider `unstaking` as well.
7271
return cnStaking.balance;
7372
}
7473

0 commit comments

Comments
 (0)