[][src]Type Definition lib3h_protocol::Address

type Address = HashString;

string encoded address type

Trait Implementations

impl From<Lib3hUri> for Address[src]