Copyright | © 2018-2020 IOHK |
---|---|
License | Apache-2.0 |
Safe Haskell | None |
Language | Haskell2010 |
This module provides the
RewardAccount
data type.
Synopsis
- newtype RewardAccount = RewardAccount { }
Documentation
newtype RewardAccount Source #
A reward account is used in group-type addresses for delegation.
It is the public key of the account address.