Pin

Type Alias Pin 

Source
pub type Pin = Bytes<MAX_PIN_LENGTH>;
Expand description

A PIN.

Aliased Typeยง

pub struct Pin { /* private fields */ }