Skip to content

Commit

Permalink
Added view to get single swap
Browse files Browse the repository at this point in the history
  • Loading branch information
glottologist committed Nov 20, 2023
1 parent 9965f1c commit 4f25ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batcher/batcher.mligo
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ let change_deposit_time_window
no_op storage

[@inline]
/getlet change_liquidity_injection_limit_in_seconds
let change_liquidity_injection_limit_in_seconds
(new_time_limit: nat)
(storage: storage) : result =
let () = is_known_sender storage.administrator sender_not_administrator in
Expand Down

0 comments on commit 4f25ac7

Please sign in to comment.