Skip to content

22.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:08
4ac0b3e

Changed

  • Update StreamProvider.initialize to call metamask_getProviderState with isInitializingStreamProvider: true (#422)
    • In implementing metamask_getProviderState, the extension makes a request for the network version; this parameter allows us to opt-out of that extra request on UI initialization.