Hello, This is just a matter of reversing the array, but the comment is a bit misleading ``` message open_anchor { // Transaction ID of anchor. required sha256_hash txid = 1; ``` See https://github.com/ElementsProject/lightning/blob/master/bitcoin/tx.c#L232 Cheers, Pierre
Hello,
This is just a matter of reversing the array, but the comment is a bit misleading
See https://github.com/ElementsProject/lightning/blob/master/bitcoin/tx.c#L232
Cheers,
Pierre