Skip to content

Commit

Permalink
chore: add dATOM brand name to DEVNET config (#10634)
Browse files Browse the repository at this point in the history
## Description

Updates brand names for DEVNET config in price feed updates

### Security Considerations

None

### Scaling Considerations

None

### Documentation Considerations

None

### Testing Considerations

None

### Upgrade Considerations

needed to verify u18 rc3 on DEVNET without yoinking the dATOM core eval deployed there.
  • Loading branch information
mergify[bot] authored Dec 6, 2024
2 parents ef9088c + a1856f3 commit 3653dc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const configurations = {
'agoric1qj07c7vfk3knqdral0sej7fa6eavkdn8vd8etf', // Simply Staking
'agoric10vjkvkmpp9e356xeh6qqlhrny2htyzp8hf88fk', // P2P
],
inBrandNames: ['ATOM', 'stTIA', 'stkATOM'],
inBrandNames: ['ATOM', 'stTIA', 'stkATOM', 'dATOM'],
},
EMERYNET: {
oracleAddresses: [
Expand Down

0 comments on commit 3653dc7

Please sign in to comment.