You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds ETH transfer functionality and updates funding logic
Implements sendEther method to enable ETH transactions, ensuring
sufficient balance including gas costs. Modifies fundWallet to use
the new sendEther method, transferring a reduced amount of ETH.
Enhances ETH handling capabilities
0 commit comments