Feature summary
Add a new environment live-au. This is a new environment for Asia/Pacific users.
Problem statement
The environment is currently not supported.
Proposed solution
Add a new const to Enviroment:
const LIVE_AU = "live-au";
Also, add support for the new value in the Client class.
Alternatives considered
No response
Additional context
No response
Feature summary
Add a new environment
live-au. This is a new environment for Asia/Pacific users.Problem statement
The environment is currently not supported.
Proposed solution
Add a new const to
Enviroment:Also, add support for the new value in the
Clientclass.Alternatives considered
No response
Additional context
No response