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

fix: add a default offerHandler #1759

Merged
merged 1 commit into from
Sep 15, 2020
Merged

Conversation

katelynsills
Copy link
Contributor

Add a default offerHandler to zcf.makeInvitation such that if one is not provided, an error is not thrown.

Closes #1703

@katelynsills katelynsills added the Zoe package: Zoe label Sep 14, 2020
@katelynsills katelynsills self-assigned this Sep 14, 2020
@katelynsills katelynsills merged commit d25052d into master Sep 15, 2020
@katelynsills katelynsills deleted the 1703-default-offer-handler branch September 15, 2020 17:12
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

Successfully merging this pull request may close these issues.

zcf.makeInvitation accepts an undefined offerHandler but getting the offerResult errors
2 participants