Hydra.Cardano.Api.TxId
Contents
toLedgerTxId :: TxId -> TxId StandardCrypto Source #
Convert a cardano-api TxId into a cardano-ledger TxId.
TxId
Methods
fromCBOR :: Decoder s TxId
label :: Proxy TxId -> Text
toCBOR :: TxId -> Encoding
encodedSizeExpr :: (forall t. ToCBOR t => Proxy t -> Size) -> Proxy TxId -> Size
encodedListSizeExpr :: (forall t. ToCBOR t => Proxy t -> Size) -> Proxy [TxId] -> Size