Ed25519.Public_key_hashval pp : Format.formatter -> t -> unitval pp_short : Format.formatter -> t -> unitinclude S.B58_DATA with type t := tval to_b58check : t -> stringval to_short_b58check : t -> stringval of_b58check_exn : string -> tval of_b58check_opt : string -> t optionval b58check_encoding : t Base58.encodingval zero : t