pub const RESTRICTED_SPENT_KEY_IMAGES_COUNT: usize = 5000;
Expand description
Maximum amount of requestable key image checks. Original definition.
This is the maximum amount of key images that can be requested
to be checked per /is_key_image_spent
call if the RPC server
is in restricted mode.
Used at: