ChannelPath
hopr_
internal_
types
0.14.0
Channel
Path
Aliased Type
Trait Implementations
From<ChainPath>
In hopr_
internal_
types::
path
hopr_internal_types
::
path
Type Alias
Channel
Path
Copy item path
Source
pub type ChannelPath =
Vec
<Address>;
Aliased Type
§
pub struct ChannelPath {
/* private fields */
}
Trait Implementations
§
Source
§
impl
From
<
ChainPath
> for
ChannelPath
Source
§
fn
from
(value:
ChainPath
) -> Self
Converts to this type from the input type.