hopr_
path
0.8.1
Channel
Path
Aliased Type
Trait Implementations
From<ChainPath>
In crate hopr_
path
hopr_path
Type Alias
ChannelPath
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.