RPC.Parsemodule S : sig ... endval parse_protocol_data :
bytes ->
Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.Block_header.protocol_dataval parse_operation :
Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.Operation.raw ->
(Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.packed_operation,
Tezos_protocol_024_PtTALLiN.Environment.Error_monad.error
Tezos_protocol_024_PtTALLiN.Environment.Error_monad.trace)
Tezos_protocol_environment_024_PtTALLiN.Pervasives.resultval operations :
'a Tezos_protocol_024_PtTALLiN.Environment.RPC_context.simple ->
'a ->
?version:version ->
?check:bool ->
Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.Operation.raw list ->
(Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.Operation.packed list,
Tezos_base.TzPervasives.Error_monad.tztrace list)
Stdlib.result
Lwt.tval block :
'a Tezos_protocol_024_PtTALLiN.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_environment_024_PtTALLiN.Block_header.shell_header ->
bytes ->
Tezos_protocol_024_PtTALLiN.Protocol.Alpha_context.Block_header.protocol_data
Tezos_protocol_environment_024_PtTALLiN.Error_monad.shell_tzresult
Tezos_protocol_environment_024_PtTALLiN.Lwt.t