pub const OWNER_STAKE_UNITS_PENDING_WITHDRAWALS_LIMIT: usize = 100; // 100usize
Expand description

A performance-driven limit on the number of simultaneously pending “delayed withdrawal” operations on any validator’s owner’s stake units vault.