Module address

Source
Expand description

Types related to Cardano addresses

Structs§

Address
Shelley Address for wallets or validators
AddressWithExtraInfo
Address with network information. The WithExtraInfo variant has Display instance, serializing into a bech32 address format.
CertificateIndex
Position of the certificate in a certain transaction
ChainPointer
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:
RewardAddressWithExtraInfo
Slot
Number of slots elapsed since genesis
TransactionIndex
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)
StakingCredential
Credential (public key hash or pointer) used for staking