cardano-ledger-shelley-test-1.4.0.1: Test helpers from cardano-ledger-shelley exposed to other packages
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Shelley.Examples.Cast

Description

The cast of Characters for Shelley Ledger Examples (excluding the genesis/cord nodes, which are in Test.Cardano.Ledger.Shelley.Examples.Federation).

Synopsis

Documentation

alicePayCrypto c ⇒ KeyPair 'Payment c Source #

Alice's payment key pair

aliceStakeCrypto c ⇒ KeyPair 'Staking c Source #

Alice's stake key pair

alicePHKCrypto c ⇒ Credential 'Payment c Source #

Alice's payment credential

aliceSHKCrypto c ⇒ Credential 'Staking c Source #

Alice's stake credential

aliceAddrCrypto c ⇒ Addr c Source #

Alice's base address

alicePtrAddrCrypto c ⇒ Addr c Source #

Alice's base address

alicePoolKeysCrypto c ⇒ AllIssuerKeys c 'StakePool Source #

Alice's stake pool keys (cold keys, VRF keys, hot KES keys)

alicePoolParams ∷ ∀ c. Crypto c ⇒ PoolParams c Source #

Alice's stake pool parameters

aliceVRFKeyHash ∷ ∀ c. Crypto c ⇒ Hash c (VerKeyVRF c) Source #

Alice's VRF key hash

bobPayCrypto c ⇒ KeyPair 'Payment c Source #

Bob's payment key pair

bobStakeCrypto c ⇒ KeyPair 'Staking c Source #

Bob's stake key pair

bobSHKCrypto c ⇒ Credential 'Staking c Source #

Bob's stake credential

bobAddrCrypto c ⇒ Addr c Source #

Bob's address

bobPoolKeysCrypto c ⇒ AllIssuerKeys c 'StakePool Source #

Bob's stake pool keys (cold keys, VRF keys, hot KES keys)

bobPoolParams ∷ ∀ c. Crypto c ⇒ PoolParams c Source #

Bob's stake pool parameters

bobVRFKeyHash ∷ ∀ c. Crypto c ⇒ Hash c (VerKeyVRF c) Source #

Bob's VRF key hash

carlStakeCrypto c ⇒ KeyPair 'Staking c Source #

Carl's stake key pair

carlSHKCrypto c ⇒ Credential 'Staking c Source #

Carl's stake credential

carlAddrCrypto c ⇒ Addr c Source #

Carl's address

dariaPayCrypto c ⇒ KeyPair 'Payment c Source #

Daria's payment key pair

dariaStakeCrypto c ⇒ KeyPair 'Staking c Source #

Daria's stake key pair

dariaSHKCrypto c ⇒ Credential 'Staking c Source #

Daria's stake credential

dariaAddrCrypto c ⇒ Addr c Source #

Daria's address