hexresearch / hschain-utxo

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

Fail if unable to create proof for transaction #244

Open Shimuuar opened 3 years ago

Shimuuar commented 3 years ago

Replace newTxProof with newTxProofOrFail. We'll need proper support for assembling transactions eventually. But putting Nothing instead of proof it's not possible to create one is not really useful