rgb-archive / spec

[OLD!] RGB Protocol specifications for Bitcoin-based digital assets
https://rgb-org.github.io/
147 stars 26 forks source link

Serialisation of unseals #116

Open chm-diederichs opened 5 years ago

chm-diederichs commented 5 years ago

Original spec didn't clarify how unseals should be encoded, in the case of non-root proofs. I arbitrarily chose to encode them prior to seals using the same serialisation protocol for both. I also corrected the encoding of the proof test vector.