swarm/network: measure time of messages in priority queue (#19250)
This commit is contained in:
committed by
GitHub
parent
c53c5e616f
commit
baded64d88
@@ -910,7 +910,7 @@ func (r *Registry) APIs() []rpc.API {
|
||||
Namespace: "stream",
|
||||
Version: "3.0",
|
||||
Service: r.api,
|
||||
Public: true,
|
||||
Public: false,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user