Typo in error message
This commit is contained in:
parent
74ec514fd2
commit
a3474ae496
@ -32,7 +32,7 @@ let () =
|
|||||||
`Temporary
|
`Temporary
|
||||||
~id:"nonce.too_early_revelation"
|
~id:"nonce.too_early_revelation"
|
||||||
~title:"Too early nonce revelation"
|
~title:"Too early nonce revelation"
|
||||||
~description:"None revelation happens before cycle end"
|
~description:"Nonce revelation happens before cycle end"
|
||||||
~pp: (fun ppf () ->
|
~pp: (fun ppf () ->
|
||||||
Format.fprintf ppf "This nonce should not yet be revealed")
|
Format.fprintf ppf "This nonce should not yet be revealed")
|
||||||
Data_encoding.unit
|
Data_encoding.unit
|
||||||
|
Loading…
Reference in New Issue
Block a user