marlowe-ts-sdk
marlowe-ts-sdk copied to clipboard
Nominal types for the different Hex encoding strings
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>