You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
katelynsills
changed the title
Anything can be returned for the invite field of makeInstance
[Zoe] Check that invite field of makeInstance return value is an actual invite
Apr 7, 2020
No check is performed on the
invite
field ; it is returned as it isagoric-sdk/packages/zoe/src/zoe.js
Lines 336 to 342 in 7ceebe5
Edit below by Kate 4/7:
We should add a check:
inviteIssuer.isLive(invite)
This will take another turn since isLive returns a promise.
The text was updated successfully, but these errors were encountered: