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.
-
haskoin-core Haskoin.Network.Common No documentation available.
-
haskoin-core Haskoin.Network.Common A Pong message is sent as a response to a ping message.
-
haskoin-core Haskoin.Network.Common No documentation available.
-
haskoin-core Haskoin.Script.Common Data type representing the type of an OP_PUSHDATA opcode.
PayMulSig :: [PublicKey] -> Int -> ScriptOutputhaskoin-core Haskoin.Script.Standard multisig
PayPK :: PublicKey -> ScriptOutputhaskoin-core Haskoin.Script.Standard pay to public key
PayPKHash :: Hash160 -> ScriptOutputhaskoin-core Haskoin.Script.Standard pay to public key hash
PayScriptHash :: Hash160 -> ScriptOutputhaskoin-core Haskoin.Script.Standard pay to a script hash
PayWitness :: Word8 -> ByteString -> ScriptOutputhaskoin-core Haskoin.Script.Standard another pay to witness address
PayWitnessPKHash :: Hash160 -> ScriptOutputhaskoin-core Haskoin.Script.Standard pay to witness public key hash