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
Interface files generated through vyper -f interface path/to/contract.vy do not include functions with kwargs. Only the kwargless signature is produced.