Uses of Package
io.hotmoka.whitelisting
-
Classes in io.hotmoka.whitelisting used by io.hotmoka.whitelistingClassDescriptionThis class is used only in the instrumentation of from contract methods or constructors, as an extra type added at the end of its signature:
m(formals)becomesm(formals, Contract, Dummy), where theio.takamaka.code.lang.Contractis the caller.