Skip to content

Commit

Permalink
Initial commit with README and project files
Browse files Browse the repository at this point in the history
  • Loading branch information
bigblock committed Nov 3, 2024
1 parent 129d289 commit 81a952d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ addConsumer:
@forge script script/Interactions.s.sol:AddConsumer $(NETWORK_ARGS)

fundSubscription:
@forge script script/Interactions.s.sol:FundSubscription $(NETWORK_ARGS)
@forge script script/Interactions.s.sol:FundSubscription $(NETWORK_ARGS)


0 comments on commit 81a952d

Please sign in to comment.