Update lib/core-integration/src/Test/Integration/Framework/TestData.hs
Co-authored-by: Jonathan Knowles <[email protected]>
Co-authored-by: Jonathan Knowles <[email protected]>
errMsg403Fee :: String
errMsg403Fee =
"I am unable to finalize the transaction as there are not enough Ada I can \
\use to pay for either fees, or minimum Ada value in change outputs."
"I am unable to finalize the transaction, as there is not enough ada I can \
\use to pay for fees, or to satisfy the minimum ada quantities of change \
\outputs."
errMsg403NotAByronWallet :: String
errMsg403NotAByronWallet =
Publish submit-api artifacts Tidy up imports
Rename acronym field to ticker
2409: Upgrade to cabal-3.4.0.0 for documentation r=newhoggy a=newhoggy Co-authored-by: John Ky <[email protected]>
These functions share the same general properties, so it makes senses to document these properties in a single place.