Hoogle Search
Within LTS Haskell 24.8 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
arbitraryAddress :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address Arbitrary pay-to-public-key-hash or pay-to-script-hash address.
arbitraryAddressAll :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address Arbitrary address including pay-to-witness
arbitraryNetAddress :: Gen (Network, Address)haskoin-core Haskoin.Util.Arbitrary.Address Arbitrary valid combination of (Network, Address)
arbitraryPubKeyAddress :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address Arbitrary pay-to-public-key-hash address.
arbitraryScriptAddress :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address Arbitrary pay-to-script-hash address.
arbitraryWitnessAddress :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address No documentation available.
arbitraryWitnessPubKeyAddress :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address Arbitrary pay-to-witness public key hash
arbitraryWitnessScriptAddress :: Gen Addresshaskoin-core Haskoin.Util.Arbitrary.Address Arbitrary pay-to-witness script hash
arbitraryBlock :: Network -> Ctx -> Gen Blockhaskoin-core Haskoin.Util.Arbitrary.Block Block full or arbitrary transactions.
arbitraryBlockHash :: Gen BlockHashhaskoin-core Haskoin.Util.Arbitrary.Block Arbitrary block hash.