hypercerts
hypercerts copied to clipboard
[SDK] incorrect environment in config should log warn/error
Describe the feature you'd like to request
When a user initializes with the wrong environment, an error should be thrown and logged with a proper description
Describe the solution you'd like
console.warn("wrong environment configured. Found: [env], accepted: ["test", "production"])
Describe alternatives you've considered
.