marlowe-ts-sdk icon indicating copy to clipboard operation
marlowe-ts-sdk copied to clipboard

Nominal types for the different Hex encoding strings

Open nhenin opened this issue 2 years ago • 0 comments

at least starting with the signTx function, we want to make sure that no ordinary string is passed, and we should use nominal types to distinguish CBOR<TxBody + Witness> from CBOR<TxBody>

nhenin avatar Nov 22 '23 12:11 nhenin