multiversx / mx-sdk-dapp

A library that holds the core functional logic of a dapp on the MultiversX
66 stars 63 forks source link

Fix custom environment #1174

Closed arhtudormorar closed 3 months ago

arhtudormorar commented 3 months ago

Issue

Provider not initialized in custom environment with chain ID other than 1 / D / T

Fix

Remove getEnvironmentForChainId check in ProviderInitializer

Additional changes

Contains breaking changes

[x] No

[] Yes

Updated CHANGELOG

[x] Yes

Testing

[x] User testing [] Unit tests