Skip to content

Commit

Permalink
test: add fee dist proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
mujahidkay committed Mar 6, 2025
1 parent 23bbba1 commit f08cd93
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions a3p-integration/proposals/a:upgrade-19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,21 @@
}
}
]
},
{
"module": "@agoric/builders/scripts/inter-protocol/replace-feeDistributor-combo.js",
"entrypoint": "defaultProposalBuilder",
"args": [
{
"params": {
"collectionInterval": 30,
"keywordShares": {
"RewardDistributor": 0,
"Reserve": 1
}
}
}
]
}
]
]
Expand Down

0 comments on commit f08cd93

Please # to comment.