diff --git a/contract/src/interAssets.js b/contract/src/interAssets.js index ba7b6b6..2b876fe 100644 --- a/contract/src/interAssets.js +++ b/contract/src/interAssets.js @@ -9,6 +9,12 @@ import { makeRatio } from '@agoric/zoe/src/contractSupport/index.js'; import { whenQuiescent } from './when-quiescent.js'; +console.log('TODO: createPriceFeed from price-feed-proposal'); +console.log('TODO: ensureOracleBrands from price-feed-proposal'); +console.log('TODO: scaledPriceAuthority - or skip it?'); + +console.log('TODO: startPSM'); + /** * @typedef {{ * startUpgradable: StartUpgradable