Skip to content

Commit

Permalink
chore(vats): fewer PSMs to speed up loadgen ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Mar 14, 2023
1 parent 6896ac3 commit e706981
Showing 1 changed file with 0 additions and 42 deletions.
42 changes: 0 additions & 42 deletions packages/vats/decentral-demo-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,48 +51,6 @@
}
]
},
{
"module": "@agoric/inter-protocol/scripts/add-collateral-core.js",
"entrypoint": "psmProposalBuilder",
"args": [
{
"anchorOptions": {
"denom": "ibc/usdc5678",
"decimalPlaces": 6,
"keyword": "USDC_grv",
"proposedName": "USC Coin"
}
}
]
},
{
"module": "@agoric/inter-protocol/scripts/add-collateral-core.js",
"entrypoint": "psmProposalBuilder",
"args": [
{
"anchorOptions": {
"denom": "ibc/usdt1234",
"decimalPlaces": 6,
"keyword": "USDT_axl",
"proposedName": "Tether USD"
}
}
]
},
{
"module": "@agoric/inter-protocol/scripts/add-collateral-core.js",
"entrypoint": "psmProposalBuilder",
"args": [
{
"anchorOptions": {
"denom": "ibc/toyollie",
"decimalPlaces": 6,
"keyword": "USDT_grv",
"proposedName": "Tether USD"
}
}
]
},
{
"module": "@agoric/inter-protocol/scripts/add-collateral-core.js",
"entrypoint": "psmProposalBuilder",
Expand Down

0 comments on commit e706981

Please sign in to comment.