Mavkit_smart_rollup_node.Store_versionval pp : Stdlib.Format.formatter -> t -> unitPretty-printer for store versions
val read_version_file :
dir:string ->
t option Mavryk_base.TzPervasives.tzresult Lwt.tRead the version file from dir.
val write_version_file :
dir:string ->
t ->
unit Mavryk_base.TzPervasives.tzresult Lwt.tWrite a version to the version file in dir.