Skip to content

Commit 0bcc4fe

Browse files
eternauta1337justin j. moses
and
justin j. moses
authored
Remove RealtimeDebtCache (Synthetixio#1223)
Co-authored-by: justin j. moses <justin@synthetix.io>
1 parent 5ea34c0 commit 0bcc4fe

File tree

4 files changed

+0
-534
lines changed

4 files changed

+0
-534
lines changed

contracts/RealtimeDebtCache.sol

-74
This file was deleted.

publish/src/commands/deploy.js

-1
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,6 @@ const deploy = async ({
767767

768768
const debtCache = await deployer.deployContract({
769769
name: 'DebtCache',
770-
source: useOvm ? 'RealtimeDebtCache' : 'DebtCache',
771770
deps: ['AddressResolver'],
772771
args: [account, addressOf(readProxyForResolver)],
773772
});

0 commit comments

Comments
 (0)