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
Some contracts of practical dApps request LAMBDA values as their parameter and storage value.
We need to support the lambda type so that iCon deals with such applications.
Although, the naive idea to support lambda is taking a similar way to Helmholtz's.
We need an example base investigation of what kind of functional spec. is acceptable in iCon.
The text was updated successfully, but these errors were encountered:
Some contracts of practical dApps request LAMBDA values as their parameter and storage value.
We need to support the
lambda
type so that iCon deals with such applications.Although, the naive idea to support
lambda
is taking a similar way to Helmholtz's.We need an example base investigation of what kind of functional spec. is acceptable in iCon.
The text was updated successfully, but these errors were encountered: