Expand description
Types related to Cardano addresses
Structs§
- Address
- Shelley Address for wallets or validators
- Address
With Extra Info - Address with network information. The
WithExtraInfo
variant has Display instance, serializing into a bech32 address format. - Certificate
Index - Position of the certificate in a certain transaction
- Chain
Pointer - 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:
- Reward
Address With Extra Info - Slot
- Number of slots elapsed since genesis
- Transaction
Index - Position of a transaction in a given slot
This is not identical to the index of a
TransactionInput
Enums§
- Credential
- A public key hash or validator hash credential (used as a payment or a staking credential)
- Staking
Credential - Credential (public key hash or pointer) used for staking