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 5ddcd5d commit 1c6df49Copy full SHA for 1c6df49
cardano-api/src/Cardano/Api/Internal/IPC.hs
@@ -106,7 +106,7 @@ module Cardano.Api.Internal.IPC
106
-- Alternatively, 'ImmutableTip' can be used to obtain information from the most recent
107
-- block considered as final by the consensus algorithm. While this data is stable and will
108
-- not be rolled back, it is less recent – on mainnet, it is typically about 36 hours
109
- -- begind the current time.
+ -- behind the current time.
110
--
111
-- 'QueryCurrentEra' is the constructor of the query that retrieves the node's current
112
-- era.
0 commit comments