Skip to main content

ALL_GATEWAY_EVENTS

Constant ALL_GATEWAY_EVENTS 

Source
pub const ALL_GATEWAY_EVENTS: [EventKind; 11];
Expand description

The set of gateway payment-related event kinds used as the default filter for the payment_log API when no explicit event_kinds are provided.

This does not include all events in the log (e.g. tx-created, tx-accepted, NoteCreated, NoteSpent are excluded), so paginated results filtered to these kinds will have non-contiguous event IDs.