Make.Context
View over the context store, restricted to types, access and functional manipulation of an existing context.
type value = MBytes.t
Values in (kex x value) database implementations
val register_resolver :
'a Base58.encoding ->
(t -> string -> 'a list Lwt.t) ->
unit