Alpha: Fix indent
This commit is contained in:
parent
03ee2224e8
commit
91de539af7
@ -538,7 +538,7 @@ let apply_manager_contents
|
|||||||
let rec mark_skipped
|
let rec mark_skipped
|
||||||
: type kind.
|
: type kind.
|
||||||
baker : Signature.Public_key_hash.t -> Level.t -> kind Kind.manager contents_list ->
|
baker : Signature.Public_key_hash.t -> Level.t -> kind Kind.manager contents_list ->
|
||||||
kind Kind.manager contents_result_list = fun ~baker level -> function
|
kind Kind.manager contents_result_list = fun ~baker level -> function
|
||||||
| Single (Manager_operation ({ source ; fee } as op)) ->
|
| Single (Manager_operation ({ source ; fee } as op)) ->
|
||||||
Single_result
|
Single_result
|
||||||
(Manager_operation_result
|
(Manager_operation_result
|
||||||
|
Loading…
Reference in New Issue
Block a user