package tezos-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Requested
  2. | Accepted
  3. | Running
  4. | Disconnected
val rpc_arg : t Tezos_rpc.RPC_arg.t