How to emulate SIGHASH_NOINPUT using CHECKSIGFROMSTACKVERIFY?

5

2

I read on bitcoin-dev that CHECKSIGFROMSTACKVERIFY (CHECKDATASIG in BCash) can be used to emulate new sighash flags. How would that work, concretely? As an example, please provide an example update transaction based on figure 4 of the Eltoo paper, or aj's simplified lightning (that doesn't work with watchtowers).

Janus Troelsen

Posted 2019-08-01T19:37:54.493

Reputation: 435

No answers