Function to_pallas_datum

Source
pub fn to_pallas_datum(
    utxo_output: &UtxoOutput,
) -> Result<Option<DatumOption>, WError>