@carrot-protocol/clend-rpc 0.1.56-btc1-dev-7cf23be → 0.1.56-btc1-dev-fad499c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/state.js +1 -1
- package/package.json +1 -1
package/dist/state.js
CHANGED
|
@@ -179,7 +179,7 @@ exports.ALP_ORACLE = new anchor_1.web3.PublicKey("8DnWAwKPk6ZPD5sWd88JX4CdF3pKxy
|
|
|
179
179
|
exports.AUSD_ORACLE = new anchor_1.web3.PublicKey("669wSh7zdipR9SUHNqJYYCbDMx2KpcMigqDrXXtrViyZ");
|
|
180
180
|
exports.CRT_ORACLE = new anchor_1.web3.PublicKey("3vxBirjmH3TM4pJmAsC39dJcDkT1QZD9tVezncpytXqn");
|
|
181
181
|
exports.SOL_ORACLE = new anchor_1.web3.PublicKey("7UVimffxr9ow1uXYxsr4LHAcV58mLzhmwaeKvJ1pjLiE");
|
|
182
|
-
exports.BTC_ORACLE = new anchor_1.web3.PublicKey("
|
|
182
|
+
exports.BTC_ORACLE = new anchor_1.web3.PublicKey("4cSM2e6rvbGQUFiJbqytoVMi5GgghSMr8LwVrT9VPSPo");
|
|
183
183
|
// switchboard oracle
|
|
184
184
|
exports.MSOL_ORACLE = new anchor_1.web3.PublicKey("HBkp4ppTRv9HjAKLz7Wjo1zRUd1m1o7Nn3uaapCRfT21");
|
|
185
185
|
// pyth
|