Bitcoin’s script supports instructions whose effect is: (check all that apply)
Looping | (Wrong - this will lead to infinite loop) |
Conditional execution (if/then) | (Correct) |
Hashing | (Correct) |
Adding two numbers | (Correct) |
Recursion | (Wrong - this will lead to infinite loop) |
No comments:
Post a Comment