Skip to content

Commit

Permalink
Merge pull request #154 from 00labs/hide-arf-usdc
Browse files Browse the repository at this point in the history
Hide Arf USDC pool
  • Loading branch information
mliu authored Feb 26, 2024
2 parents 30b348f + f50466a commit b04468d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/huma-shared/src/utils/pool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ export const PoolContractMap: PoolContractMapType = {
borrower: '0xea57a8a51377752ffddaa3db4d13ce8f97677f2d',
rwrUploader: '0xea57a8a51377752ffddaa3db4d13ce8f97677f2d',
disableBorrow: true,
detailsPage: true,
hidden: true,
},
},
[POOL_NAME.Jia]: {
Expand Down

0 comments on commit b04468d

Please sign in to comment.