Skip to content

Commit 87f83be

Browse files
authored
Merge pull request #6465 from Agoric/dc-test-refine-denom
fix(vats): Toy USDC denom in test config
2 parents c6810f0 + 52b22ce commit 87f83be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vats/decentral-test-psm-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"keyword": "ToyUSD",
1212
"proposedName": "Toy USD",
1313
"decimalPlaces": 6,
14-
"denom": "ibc/usdc1234"
14+
"denom": "ibc/toyusdc"
1515
}
1616
],
1717
"economicCommitteeAddresses": {

0 commit comments

Comments
 (0)