rgb-archive / spec

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

Clarify the meaning of "meta-script", update the example #24

Closed afilini closed 6 years ago

afilini commented 6 years ago

This PR includes a couple of changes to the RGB specification:

  1. Update the references to a "meta-script language", according to issue #23;
  2. Update the example to follow the concept of contract blueprints;
  3. Update the specification for multi-sig using sign-to-contract, according to issue #10;