set_dev_function
Last updated
Last updated
Method for set developer functions, from Developer module.
There are 2 functions that belong to Developer setter entrypoints.
Field | Type | Description |
---|---|---|
This contract method are called only by admin
of that contract.
For the Factory contract developer
is admin.
func
bytes
Packed bytes from
type dev_func_t is (dev_action_t * dev_storage_t) -> dev_storage_t
index
nat
Index of the passed method to be set to the dev_lambdas
big_map