import { datumJsonToCbor } from "https://deno.land/x/lucid@0.10.1/src/provider/blockfrost.ts";
This function is temporarily needed only, until Blockfrost returns the datum natively in Cbor. The conversion is ambigious, that's why it's better to get the datum directly in Cbor.