pub fn default_num_accounts() -> usize
Expand description

The number of accounts to run universe-based proptests with. Set with the UNIVERSE_SIZE environment variable.

Larger values will provide greater testing but will take longer to run and shrink. Release mode is recommended for values above 100.