Update lib/core-integration/src/Test/Integration/Framework/TestData.hs
Co-authored-by: Jonathan Knowles <[email protected]>
Co-authored-by: Jonathan Knowles <[email protected]>
errMsg403NotEnoughMoney :: String
errMsg403NotEnoughMoney =
"I can't process this payment because there's not enough funds available in \
"I can't process this payment as there are not enough funds available in \
\the wallet."
errMsg403TxTooBig :: String
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.