const SELECTOR_IMPORT_SIGNATURE_LIMIT: usize = 1000;
The selector registry accepts at most this many signatures of each kind per database insert.