Closed erights closed 9 months ago
closes: #XXXX refs: #1925 https://github.com/Agoric/agoric-sdk/pull/8752
A ContextProvider is a function from an instance to a Context or undefined. But the type did not include the undefined.
undefined
closes: #XXXX refs: #1925 https://github.com/Agoric/agoric-sdk/pull/8752
Description
A ContextProvider is a function from an instance to a Context or
undefined
. But the type did not include theundefined
.Security Considerations
Scaling Considerations
Documentation Considerations
Testing Considerations
Upgrade Considerations