After an amount of lst being transferred to a specified NodeDelegator, the stake on EigenLayer is expected to happen. However, if there is a possibility to grief depositAssetIntoStrategy, adversary might drop some dust and front-run the tx submitted by LRTManager. This forces to transfer some assets back to the pool in order to successfully stake at EigenLayer.
Its better to provide an opportunity for LRTManager to decide, how much lst amount is about to be transferred and not blindly rely on the total balance here.
