pub type DynamicAddress = BoundedBytes<ConstU32<STAKER_BYTES_LIMIT>>;

Aliased Type§

struct DynamicAddress { /* private fields */ }