Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PayWitnessScriptHash :: Hash256 -> ScriptOutputhaskoin-core Haskoin.Script.Standard pay to witness script hash
module Haskoin.Transaction.
Partial Code related to PSBT parsing and serialization.
-
haskoin-core Haskoin.Transaction.Partial PSBT data type as specified in BIP-174. This contains an unsigned transaction, inputs and outputs, and unspecified extra data. There is one input per input in the unsigned transaction, and one output per output in the unsigned transaction. The inputs and outputs in the PSBT line up by index with the inputs and outputs in the unsigned transaction.
PSBT :: Tx -> UnknownMap -> [Input] -> [Output] -> PSBThaskoin-core Haskoin.Transaction.Partial No documentation available.
-
haskoin-core Haskoin.Transaction.Partial A abstraction which covers varying key configurations. Use the Semigroup instance to create signers for sets of keys: `signerA <> signerB` can sign anything for which signerA or signerB could sign.
since 0.21
P2WPKH :: WitnessProgramPKH -> WitnessProgramhaskoin-core Haskoin.Transaction.Segwit No documentation available.
P2WSH :: WitnessProgramSH -> WitnessProgramhaskoin-core Haskoin.Transaction.Segwit No documentation available.
-
No documentation available.
-
hasql-pool Hasql.Pool Pool of connections to DB.
-
heap Data.Heap No documentation available.