We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73416b commit d6eda15Copy full SHA for d6eda15
cardano-api/src/Cardano/Api/Internal/IPC.hs
@@ -129,7 +129,7 @@ module Cardano.Api.Internal.IPC
129
-- Left Shelley.AFPointNotOnChain -> error "Error, point queried is not on chain!"
130
-- @
131
--
132
- -- 'AFPointToolOld' and 'AFPointNotOnChain' errors should not occur when querying with
+ -- 'AFPointTooOld' and 'AFPointNotOnChain' errors should not occur when querying with
133
-- either 'VolatileTip' or 'ImmutableTip'.
134
135
-- *** Obtaining the UTXO set
0 commit comments