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
Does it make sense to store abi view and pure functions? After all, the wallet will never sign them, it will only sign payable and nonpayable functions. Removing unnecessary data is likely to positively impact performance
Does it make sense to store abi view and pure functions? After all, the wallet will never sign them, it will only sign payable and nonpayable functions. Removing unnecessary data is likely to positively impact performance