DittoAddress

public class DittoAddress : Equatable, Hashable

An address uniquely representing another device on the Ditto network.

  • Declaration

    Swift

    public static func == (lhs: DittoAddress, rhs: DittoAddress) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)