rgb-archive / spec

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

Improved clarity of the contract header specification #68

Closed dr-orlovsky closed 5 years ago

dr-orlovsky commented 5 years ago

Marked all optional fields and specified field data types. Also, have taken into account issue with the wrong size of amount fields (32 bits instead of 64).

dr-orlovsky commented 5 years ago

Have made more clear RGB contract header and body versioning, as was discussed in the Telegram channel. Version header field is renamed into blueprint_type field and added new field version for the header version

dr-orlovsky commented 5 years ago

@giacomozucco can you pls look here to check if there is no conflicts with your original design decisions