Hoogle Search
Within LTS Haskell 24.17 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
- arbitrarySoftPath :: Gen SoftPath- haskoin-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 XPrvKey- haskoin-core - Haskoin.Util.Arbitrary.Keys - Arbitrary extended private key. 
- arbitraryXPubKey :: Ctx -> Gen XPubKey- haskoin-core - Haskoin.Util.Arbitrary.Keys - Arbitrary extended public key. 
- arbitraryMessage :: Network -> Ctx -> Gen Message- haskoin-core - Haskoin.Util.Arbitrary.Message - Arbitrary Message. 
- arbitraryMessageHeader :: Gen MessageHeader- haskoin-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 BloomFlags- haskoin-core - Haskoin.Util.Arbitrary.Network - Arbitrary bloom filter flags. 
