Skip to content

Commit

Permalink
rebuild ob meta
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Sep 6, 2023
1 parent 9b7ec68 commit 7604a41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

in rec {
packages = rec {
concrete-contracts = ["OrderBook" "GenericPoolOrderBookFlashBorrower"];
concrete-contracts = ["OrderBook" "GenericPoolOrderBookV3FlashBorrower"];
build-meta-cmd = contract: ''
${rain-cli} meta build \
-i <(${rain-cli} meta solc artifact -c abi -i out/${contract}.sol/${contract}.json) -m solidity-abi-v2 -t json -e deflate -l en \
Expand Down
Binary file modified meta/OrderBook.rain.meta
Binary file not shown.

0 comments on commit 7604a41

Please sign in to comment.