Baking_state.Delegate
val encoding_for_logging__cannot_decode :
t Tezos_base.TzPervasives.Data_encoding.t
Partial encoding for t
that omits secret keys to avoid leaking them in event logs; see Key.encoding_for_logging__cannot_decode
.
Warning: As a consequence, decoding from this encoding will always fail.
val pp : Stdlib.Format.formatter -> t -> unit