Update lib/core-integration/src/Test/Integration/Framework/TestData.hs
Co-authored-by: Jonathan Knowles <[email protected]>
Co-authored-by: Jonathan Knowles <[email protected]>
errMsg403MinUTxOValue :: String
errMsg403MinUTxOValue =
"Some outputs specifies an Ada value that is too small. Indeed, there's a \
\minimum Ada value specified by the protocol that each output must satisfy. \
"Some outputs have ada values that are too small. There's a \
\minimum ada value specified by the protocol that each output must satisfy. \
\I'll handle that minimum value myself when you do not explicitly specify \
\an Ada value for outputs. Otherwise, you must specify enough Ada."
\an ada value for an output. Otherwise, you must specify enough ada."
errMsg409WalletExists :: String -> String
errMsg409WalletExists walId = "This operation would yield a wallet with the following\