Module Tezos_client_alpha.Operation_resultSource
Sourceval pp_internal_operation :
Format.formatter ->
Tezos_protocol_alpha.Protocol.Apply_internal_results.packed_internal_operation ->
unit Sourceval pp_operation_result :
Format.formatter ->
('kind Tezos_protocol_alpha.Protocol.Alpha_context.contents_list
* 'kind Tezos_protocol_alpha.Protocol.Apply_results.contents_result_list) ->
unit