package tezos-shell-services

  1. Overview
  2. Docs
val checkpoint : Tezos_rpc.RPC_context.simple -> ?chain:chain -> unit -> (Tezos_crypto.Block_hash.t * int32, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val savepoint : Tezos_rpc.RPC_context.simple -> ?chain:chain -> unit -> (Tezos_crypto.Block_hash.t * int32, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val caboose : Tezos_rpc.RPC_context.simple -> ?chain:chain -> unit -> (Tezos_crypto.Block_hash.t * int32, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
OCaml

Innovation. Community. Security.