Interface IPeerDiscovery
Namespace: Catalyst.Abstractions.P2P.Discovery
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IPeerDiscovery
Methods
| Improve this Doc View SourceDiscoveryAsync()
Runs the discovery implementation.
Declaration
Task DiscoveryAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |