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
As a developer, I want the network configuration (testnet/mainnet/preview) to be dynamic, So that scripts can run across different environments without manual changes. #8
Currently, network is hardcoded to testnet preview. This needs to be made configurable.