Skip to content

Commit

Permalink
Added measure for mm contract
Browse files Browse the repository at this point in the history
  • Loading branch information
glottologist committed Oct 6, 2023
1 parent ef68ee8 commit 2c6cd69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions batcher/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,7 @@ test-all:
$(call test_ligo,$(TEST_DIRECTORY)/test-market-maker.mligo)
measure:
$(call measure_contract,batcher.mligo)
measure-mm:
$(call measure_contract,marketmaker.mligo)
install:
$(call install_deps)

0 comments on commit 2c6cd69

Please sign in to comment.