pub type DynamicAddress = BoundedBytes<ConstU32<STAKER_BYTES_LIMIT>>;
struct DynamicAddress { /* private fields */ }