Type Alias StakeClaim

Source
pub type StakeClaim = String;
Expand description

Unique stake claim identifier.

Aliased Typeยง

struct StakeClaim { /* private fields */ }