Answer:
A block is a set of contiguous lines of code that you want to make distinct from the rest of the script. Typically, you use a block to identify a transaction within a script.
Previous Question | Next Question |
How Timers Work? | What is a blocks characteristics? |