LatticeTarget

Type Alias LatticeTarget 

Source
pub type LatticeTarget = String;
Expand description

Identifier of one or more entities on the lattice used for addressing. May take many forms, such as:

  • component public key
  • provider public key
  • opaque string

Aliased Typeยง

pub struct LatticeTarget { /* private fields */ }