pub const MAX_RESTRICTED_GLOBAL_FAKE_OUTS_COUNT: usize = 5000;
Expand description
Maximum amount of fake outputs. Original definition.
This is the maximum amount of outputs that can be requested if the RPC server is in restricted mode.
Used at:
pub const MAX_RESTRICTED_GLOBAL_FAKE_OUTS_COUNT: usize = 5000;
Maximum amount of fake outputs. Original definition.
This is the maximum amount of outputs that can be requested if the RPC server is in restricted mode.
Used at: