Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
arbitrarySoftPath :: Gen SoftPathhaskoin-core Haskoin.Util.Arbitrary.Keys Arbitrary BIP-32 derivation path composed of only non-hardened derivations.
arbitraryXKeyPair :: Ctx -> Gen (XPrvKey, XPubKey)haskoin-core Haskoin.Util.Arbitrary.Keys Arbitrary extended public key with its corresponding private key.
arbitraryXPrvKey :: Gen XPrvKeyhaskoin-core Haskoin.Util.Arbitrary.Keys Arbitrary extended private key.
arbitraryXPubKey :: Ctx -> Gen XPubKeyhaskoin-core Haskoin.Util.Arbitrary.Keys Arbitrary extended public key.
arbitraryMessage :: Network -> Ctx -> Gen Messagehaskoin-core Haskoin.Util.Arbitrary.Message Arbitrary Message.
arbitraryMessageHeader :: Gen MessageHeaderhaskoin-core Haskoin.Util.Arbitrary.Message Arbitrary MessageHeader.
-
haskoin-core Haskoin.Util.Arbitrary.Network Arbitrary non-empty Addr.
-
haskoin-core Haskoin.Util.Arbitrary.Network Arbitrary Alert with random payload and signature. Signature is not valid.
arbitraryBloomFilter :: Gen (Int, Double, BloomFilter)haskoin-core Haskoin.Util.Arbitrary.Network Arbitrary bloom filter with its corresponding number of elements and false positive rate.
arbitraryBloomFlags :: Gen BloomFlagshaskoin-core Haskoin.Util.Arbitrary.Network Arbitrary bloom filter flags.