Record Field | Description |
|
|
|
|
|
Static member | Description |
Full Usage:
RouteResponse.TryCreate(hops, ignoredNodes, ignoredChannels, ?allowEmpty)
Parameters:
seq<ChannelHop>
ignoredNodes : Set<NodeId>
ignoredChannels : Set<ChannelDesc>
?allowEmpty : bool
Returns: Result<RouteResponse, string>
|
|