fixed contract address handling
This commit is contained in:
@@ -223,6 +223,7 @@ func (s *Service) startDiscoveryAnnouncers() {
|
||||
}
|
||||
announce := discovery.Announcement{
|
||||
ID: discovery.StableCryptoRailGatewayID(string(network.Name)),
|
||||
InstanceID: discovery.InstanceID(),
|
||||
Service: "CRYPTO_RAIL_GATEWAY",
|
||||
Rail: discovery.RailCrypto,
|
||||
Operations: discovery.CryptoRailGatewayOperations(),
|
||||
|
||||
Reference in New Issue
Block a user