fixed mntx discovery
This commit is contained in:
@@ -409,7 +409,7 @@ func (s *Service) startDiscoveryAnnouncer() {
|
||||
return
|
||||
}
|
||||
announce := discovery.Announcement{
|
||||
Service: "LEDGER",
|
||||
Service: mservice.Ledger,
|
||||
Rail: discovery.RailLedger,
|
||||
Operations: discovery.LedgerServiceOperations(),
|
||||
InvokeURI: s.invokeURI,
|
||||
|
||||
Reference in New Issue
Block a user