hexresearch / hschain-utxo

UTXO-based contracts for hschain
0 stars 0 forks source link

Primitive constructors #212

Closed anton-k closed 3 years ago

anton-k commented 3 years ago

Adds primitive constructors in place of integer labels.

The missing part is conversion of user defined types. I will do it in the next PR.