Any_ledger.Smodule Location : Location_intf.SThe type of the witness for a base ledger exposed here so that it can * be easily accessed from outside this module
val sexp_of_witness : witness -> Ppx_sexp_conv_lib.Sexp.tmodule type Base_intf =
Base_ledger_intf.S
with module Addr = Location.Addr
with module Location = Location
with type key := key
and type token_id := token_id
and type token_id_set := token_id_set
and type account_id := account_id
and type account_id_set := account_id_set
and type hash := hash
and type root_hash := hash
and type account := account