| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Plutus.V1.Ledger.Bytes
Documentation
newtype LedgerBytes Source #
Constructors
| LedgerBytes | |
Fields | |
Instances
bytes :: LedgerBytes -> ByteString Source #
fromBytes :: ByteString -> LedgerBytes Source #
encodeByteString :: ByteString -> Text Source #