hexresearch / hschain-utxo

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

Partial sig #157

Closed anton-k closed 3 years ago

anton-k commented 3 years ago

Adds partial signatures. We can specify what inputs or outputs we can include in the signed message. Also restricts the signature to specific type SigMessage instead of broad type class constraint.