Some functions from `cardano-api` generate bytes that are not compatible with base64: * `serialiseToRawBytes` * `serialiseToCBOR` The problem arises when one tries to deserialize them back.
Some functions from
cardano-apigenerate bytes that are not compatible with base64:serialiseToRawBytesserialiseToCBORThe problem arises when one tries to deserialize them back.