This project compares code without
piping/backpassing, vs:
-
with
piping
-
with
backpassing
Run aiken b
and notice that all the script hashes generated are the same, proving that it's all just syntactic sugar.
This project compares code without
piping/backpassing, vs:
with piping
with backpassing
Run aiken b
and notice that all the script hashes generated are the same, proving that it's all just syntactic sugar.