hydra
hydra copied to clipboard
Make`headValidatorHash` a parameter to the `v_commit` validator
This can only be done when v_head is not parameterized by the initial/commit Address anymore.
We would exchange finding inputs in collectCom/abort by address with finding them by looking at values (PTs).
It is not clear whether this will help us in any case, it appears to be "just cleaner", but that is a weak argument of doing this.
Seems like we cannot actually implement this.
Since #385 we can implement this now.. if we want :)