Skip to main content

DEFAULT_SKIP_WINDOW

Constant DEFAULT_SKIP_WINDOW 

Source
pub const DEFAULT_SKIP_WINDOW: u32 = 16;
Expand description

Default skip-window used when the caller does not specify one.

The venue accepts up to 16 out-of-order nonces per (account, api_key); matching that bound on the client keeps optimistic submissions inside the sequencer’s tolerance.