Skip to content

Commit

Permalink
chore: compile KstrkOracleAdapter (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
zklend-tech authored Dec 23, 2024
1 parent c123549 commit 77509d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ compile zklend::irms::default_interest_rate_model DefaultInterestRateModel
compile zklend::oracles::dual_oracle_adapter DualOracleAdapter
compile zklend::oracles::chainlink_oracle_adapter ChainlinkOracleAdapter
compile zklend::oracles::pragma_oracle_adapter PragmaOracleAdapter
compile zklend::oracles::kstrk_oracle_adapter KstrkOracleAdapter

if [ -n "$USER_ID" ] && [ -n "$GROUP_ID" ]; then
chown -R $USER_ID:$GROUP_ID "$REPO_ROOT/build"
Expand Down

0 comments on commit 77509d0

Please sign in to comment.