RewardAccount
scalus.cardano.ledger.RewardAccount
Represents a reward account in the Cardano blockchain.
Reward accounts (also known as stake addresses) are used to receive staking rewards. They have a specific format with bits 7-5 set to 111 and bit 4 indicating whether the credential is a key hash or script hash.
Value parameters
- bytes
-
The raw bytes of the reward account
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
Inherited
- Not inherited
- Product
In this article