= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Forge : sig ... end
module Preapply : sig ... end
val complete :
([ `GET ],
(unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ])
* [ `Genesis
| `Head of int
| `Alias of [ `Caboose | `Checkpoint | `Save_point ] * int
| `Hash of Tezos_crypto.Block_hash.t * int
| `Level of Int32.t ],
((unit * [ `Main | `Test | `Hash of Tezos_crypto.Chain_id.t ])
* [ `Genesis
| `Head of int
| `Alias of [ `Caboose | `Checkpoint | `Save_point ] * int
| `Hash of Tezos_crypto.Block_hash.t * int
| `Level of Int32.t ])
* string,
unit,
unit,
string list)
Tezos_rpc.RPC_service.t