package octez-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A package that contains multiple base libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
doc/octez-libs.rpc/Tezos_rpc/Context/index.html
Module Tezos_rpc.ContextSource
'o is the type of the result (output) and 'e the type of the error
Source
type generic_call_result = [ | `Json of (Data_encoding.json, Data_encoding.json option) rest| `Binary of (string, string option) rest| `Other of (string * string) option * (string, string option) rest
]The type of a generic call result
Source
val make_call :
([< Resto.meth ],
unit,
'p,
'q,
'i,
'o,
Tezos_error_monad.Error_monad.error list)
Resto.MakeService(Tezos_rpc__.RPC_encoding).t ->
simple ->
'p ->
'q ->
'i ->
'o Tezos_error_monad.Error_monad.tzresult Lwt.tSource
val make_call1 :
([< Resto.meth ],
unit,
unit * 'a,
'q,
'i,
'o,
Tezos_error_monad.Error_monad.error list)
Resto.MakeService(Tezos_rpc__.RPC_encoding).t ->
simple ->
'a ->
'q ->
'i ->
'o Tezos_error_monad.Error_monad.tzresult Lwt.tSource
val make_call2 :
([< Resto.meth ],
unit,
(unit * 'a) * 'b,
'q,
'i,
'o,
Tezos_error_monad.Error_monad.error list)
Resto.MakeService(Tezos_rpc__.RPC_encoding).t ->
simple ->
'a ->
'b ->
'q ->
'i ->
'o Tezos_error_monad.Error_monad.tzresult Lwt.tSource
val make_call3 :
([< Resto.meth ],
unit,
((unit * 'a) * 'b) * 'c,
'q,
'i,
'o,
Tezos_error_monad.Error_monad.error list)
Resto.MakeService(Tezos_rpc__.RPC_encoding).t ->
simple ->
'a ->
'b ->
'c ->
'q ->
'i ->
'o Tezos_error_monad.Error_monad.tzresult Lwt.tSource
val make_streamed_call :
([< Resto.meth ],
unit,
'p,
'q,
'i,
'o,
Tezos_error_monad.Error_monad.error list)
Resto.MakeService(Tezos_rpc__.RPC_encoding).t ->
streamed ->
'p ->
'q ->
'i ->
('o Lwt_stream.t * stopper) Tezos_error_monad.Error_monad.tzresult Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>