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
{{ message }}
This repository was archived by the owner on Dec 13, 2021. It is now read-only.
However it would be beneficial to add some extra parameters like networkId (required) and rpcUrl (optional). These would be analogous to the proposed changes on EIP-2015. Therefore the new Session Params interface would look as follows:
Right now the current interface for Session Params includes the following parameters (L129)
However it would be beneficial to add some extra parameters like
networkId(required) andrpcUrl(optional). These would be analogous to the proposed changes on EIP-2015. Therefore the new Session Params interface would look as follows: