Tezos_client_alpha.Operation_result
val normalize_internal_operation :
Protocol_client_context.full ->
Tezos_protocol_alpha.Protocol.Script_ir_unparser.unparsing_mode ->
Tezos_protocol_alpha.Protocol.Apply_internal_results.packed_internal_operation ->
Tezos_protocol_alpha.Protocol.Apply_internal_results.packed_internal_operation
Tezos_base.TzPervasives.tzresult
Lwt.t
val pp_internal_operation :
Stdlib.Format.formatter ->
Tezos_protocol_alpha.Protocol.Apply_internal_results.packed_internal_operation ->
unit
val pp_operation_result :
Stdlib.Format.formatter ->
('kind Tezos_protocol_alpha.Protocol.Alpha_context.contents_list
* 'kind Tezos_protocol_alpha.Protocol.Apply_results.contents_result_list) ->
unit