Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charge Fees for install, startInstance, offer, and getPublicFacet #3682

Closed
katelynsills opened this issue Aug 14, 2021 · 1 comment
Closed
Assignees
Labels
Zoe package: Zoe

Comments

@katelynsills
Copy link
Contributor

Building on #3322, actually charge fees when calling expensive Zoe methods (install, startInstance, offer, and getPublicFacet) according to the parameters passed to makeZoeKit.

For now, the fees charged will be collected within Zoe with a way for the caller of makeZoeKit to withdraw them. We will need to decide what we want to do with those fees collected. Note that these fees are not to cover the execution in the ZCFVat. That will come in a later PR.

@katelynsills
Copy link
Contributor Author

Closed in #3319

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Zoe package: Zoe
Projects
None yet
Development

No branches or pull requests

1 participant