Expand description
Types related to Cardano addresses
Structs§
- Shelley Address for wallets or validators
- Address with network information. The
WithExtraInfo
variant has Display instance, serializing into a bech32 address format. - Position of the certificate in a certain transaction
- In an address, a chain pointer refers to a point of the chain containing a stake key registration certificate. A point is identified by 3 coordinates:
- Number of slots elapsed since genesis
- Position of a transaction in a given slot This is not identical to the index of a
TransactionInput
Enums§
- A public key hash or validator hash credential (used as a payment or a staking credential)
- Credential (public key hash or pointer) used for staking