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
Expose a new RPC method `snap_getInterfaceContext` that makes the
`context` easily accessible outside `onUserInput`. Also adds the
necessary wiring to make this RPC method work in the simulation
environment.
This feature will require the addition of a `getInterfaceContext` method
hook in the clients.
Progresses #2901
Expose
snap_getInterfaceContext
to make thecontext
easily available outsideonUserInput
The text was updated successfully, but these errors were encountered: