cardano-test
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Consensus.Cardano.MiniProtocol.LocalTxSubmission.ByteStringTxParser

Description

Utility functions to deserialize the hexadecimal representation of a CBOR encoded Cardano transaction.

To use from the repl run:

cabal repl ouroboros-consensus-cardano:test:cardano-test
import Test.Consensus.Cardano.MiniProtocol.LocalTxSubmission.ByteStringTxParser

Documentation