public CentaurusClient(ConstellationConfig constellationConfig)
 {
     Config       = constellationConfig;
     AccountState = new AccountState();
 }