Skip to content

Commit

Permalink
feat(vaults): include more oracleAddresses for emerynet
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Jan 18, 2024
1 parent 2cead5d commit bb88e60
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config/inter/__fixtures__/add-stATOM-oracles.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ const getManifestCall = harden([
"agoric1qj07c7vfk3knqdral0sej7fa6eavkdn8vd8etf",
"agoric1ra0g6crtsy6r3qnpu7ruvm7qd4wjnznyzg5nu4",
"agoric1zj6vrrrjq4gsyr9lw7dplv4vyejg3p8j2urm82",
"agoric1ldmtatp24qlllgxmrsjzcpe20fvlkp448zcuce",
"agoric140dmkrz2e42ergjj7gyvejhzmjzurvqeq82ang",
"agoric1w8wktaur4zf8qmmtn3n7x3r0jhsjkjntcm3u6h",
],
},
]);
Expand Down
3 changes: 3 additions & 0 deletions src/config/inter/addVault/add-oracle.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ const getManifestCall = harden([
"agoric1qj07c7vfk3knqdral0sej7fa6eavkdn8vd8etf",
"agoric1ra0g6crtsy6r3qnpu7ruvm7qd4wjnznyzg5nu4",
"agoric1zj6vrrrjq4gsyr9lw7dplv4vyejg3p8j2urm82",
"agoric1ldmtatp24qlllgxmrsjzcpe20fvlkp448zcuce",
"agoric140dmkrz2e42ergjj7gyvejhzmjzurvqeq82ang",
"agoric1w8wktaur4zf8qmmtn3n7x3r0jhsjkjntcm3u6h",
],
},
]);
Expand Down

0 comments on commit bb88e60

Please sign in to comment.