Skip to content

Commit

Permalink
Many lovelaces
Browse files Browse the repository at this point in the history
Co-authored-by: carlhammann <[email protected]>
  • Loading branch information
Gabriel Hondet and carlhammann committed Mar 22, 2023
1 parent afaa32c commit cb24ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Cooked/Behaviour/Elementary.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import qualified Plutus.V2.Ledger.Api as PV2
import Test.Tasty
import Test.Tasty.HUnit

-- | Return the number of Lovelace of the value.
-- | Return the number of Lovelaces of the value.
countLovelace :: PV2.Value -> Integer
countLovelace v = Pl.valueOf v PV2.adaSymbol PV2.adaToken

Expand Down

0 comments on commit cb24ef3

Please sign in to comment.