remove withMinAda

This commit is contained in:
fanghr 2022-05-11 17:31:17 +08:00
parent 48b1d658e9
commit 749d2ffc1a
2 changed files with 8 additions and 13 deletions

View file

@ -10,7 +10,6 @@ module Spec.Sample.Shared (
signer,
signer2,
minAda,
withMinAda,
-- * Components
@ -167,9 +166,6 @@ defaultProposalThresholds =
minAda :: Value
minAda = Value.singleton "" "" 10_000_000
withMinAda :: Value -> Value
withMinAda v = v <> minAda
authorityToken :: AuthorityToken
authorityToken = authorityTokenFromGovernor governor