Skip to content

Commit

Permalink
chore: ref bundles with pruned installations
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Oct 13, 2023
1 parent f5e78e9 commit 8828bc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion add-stATOM-oracles.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

const manifestBundleRef = {
bundleID:
"b1-b9e881e987d10e9ee5aa5d827a1574a3aff2a4eee694b39da50ce28a5ba0c24753dea4f18a50338af6aa0ba0ca97a5544f5eef4db2263ca0ae9e4dd4d8f903be",
"b1-80e6fe68b299c82c2d26802c312bc37966a559f7b28f87d058887a79a9db48ad97da2240e71e3f98986071da8fc3c5d02358bec577b17a89cee2b1cb3cd23958"
};
const getManifestCall = harden([
"getManifestForPriceFeed",
Expand Down
2 changes: 1 addition & 1 deletion add-stATOM.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

const manifestBundleRef = {
bundleID:
"b1-d17444291f831122875555d2bf0518f6b762d2f34c26a2b6d17b5c1c2b01157dcdc94b7e8f39144cbe2b36232e048d7aed461de4b9eaa800f8a1431fc70fe5cd",
"b1-903e41a7c448a41b456298404a1c32c69302574209c6a5228723ed19e2dd99f2a693641196445bc27a90e19e1dfadfe6b3d9c9a93f080ffa33a70908e5af4fff",
};
const getManifestCall = harden([
"getManifestForAddAssetToVault",
Expand Down

0 comments on commit 8828bc1

Please sign in to comment.