pub type StakeClaim = String;
Expand description

Unique stake claim identifier.

Aliased Type§

struct StakeClaim { /* private fields */ }