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
BREAKINGgetInfuraRpcUrls now accepts a single options object { infuraApiKey, chainIds? } instead of a positional infuraApiKey string. The optional chainIds parameter accepts hex chain IDs to filter the output (#211)
fix: Fix react-native-playground consumption of PACKAGE_VERSION build-time constant in connect packages (#221)
@metamask/connect-multichain 0.10.0
Changed
BREAKINGgetInfuraRpcUrls now accepts a single options object { infuraApiKey, caipChainIds? } instead of a positional infuraApiKey string. The optional caipChainIds parameter filters the output to only the specified CAIP-2 chain IDs (#211)