Copyright | (c) 2023 GYELD GMBH |
---|---|
License | Apache 2.0 |
Maintainer | [email protected] |
Stability | develop |
Safe Haskell | None |
Language | Haskell2010 |
GeniusYield.Types.Ada
Description
Documentation
toLovelace ∷ Ada → Integer #
Convert Ada amount to its corresponding Lovelace unit.
lovelaceOf ∷ Integer → Ada #
Create a Ada
from given amount in lovelace.
lovelaceValueOf ∷ Integer → Value #
Obtain the lovelace amount contained within a Value
.