A decoded Stake address for delegation purposes
Attributes
Members list
Value members
Concrete methods
Convert the stake address payload to a Credential.
Convert the stake address payload to a Credential.
Note: StakeKeyHash and AddrKeyHash are both Blake2b_224 hashes of Ed25519 public keys. They differ only in their phantom type parameter for type safety purposes.
Attributes
Encode to appropriate string format
Encode to appropriate string format
Attributes
The network this address belongs to. Every concrete address type knows its network (Byron derives it from the network-magic attribute), so this is always Some in practice; the Option remains for signature stability.
The network this address belongs to. Every concrete address type knows its network (Byron derives it from the network-magic attribute), so this is always Some in practice; the Option remains for signature stability.
Attributes
- Definition Classes
Check if address contains scripts
Check if address contains scripts
Attributes
Get human-readable prefix for bech32 encoding
Get human-readable prefix for bech32 encoding
Attributes
Check if this is an enterprise address
Check if this is an enterprise address
Attributes
Get key hash if available
Get key hash if available
Attributes
Get script hash if available
Get script hash if available
Attributes
Encode to bech32 string
Encode to bech32 string
Attributes
Serialize to bytes
Serialize to bytes
Attributes
Build header byte
Build header byte
Attributes
Convert to hex string
Convert to hex string
Attributes
Get numeric type ID
Get numeric type ID
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product