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.