scalus.cardano.ledger.RewardAccount
See theRewardAccount companion object
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
- address
-
The address of the reward account
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article