Definition template
The template looks like normal definition but may include references to variables in the syntax @param1, @param2. Definition templates enable code reuse. They may in turn reference other templates.
Returns
Returns the unit hash.
Example
This template depends on two variables: $address
and $ts
.
Learn more
"21.1.4. Definition templates" (page 27) https://obyte.org/Byteball.pdf
Last updated