ledger v0.7.15TxOutputDatumCastableTxOutputDatumCastable export type TxOutputDatumCastable<T> = {hash: T} | {inline: T}