setUseAction
params of setUseParams -> storage with [ useLambdas ]
This entrypoint sets main landing method lambda bytes to storage.
Each function packed to bytes and setted to corresponding index
Indexes of functions:
Lambdas could be found on git here and here (admin part).
Usage
Errors
yToken/use-lambda-already-set
- lambda with passed index is already set.yToken/you-not-admin
-sender
is not contract admin.
Last updated