Skip to content

Commit

Permalink
fixup! feat: stakeBld contract
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Mar 19, 2024
1 parent 58141ac commit 167b14a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vats/src/core/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const agoricNamesReserved = harden({
econCommitteeCharter: 'Charter for Econ Governance questions',
priceAggregator: 'simple price aggregator',
scaledPriceAuthority: 'scaled price authority',
stakeBld: 'example BLD staking contract',
},
instance: {
economicCommittee: 'Economic Committee',
Expand All @@ -69,6 +70,7 @@ export const agoricNamesReserved = harden({
econCommitteeCharter: 'Charter for Econ Governance questions',
provisionPool: 'Account Provision Pool',
walletFactory: 'Smart Wallet Factory',
stakeBld: 'example BLD staking contract',
},
oracleBrand: {
USD: 'US Dollar',
Expand Down

0 comments on commit 167b14a

Please sign in to comment.