Skip to main content

INTERNAL_ID_BASE

Constant INTERNAL_ID_BASE 

Source
const INTERNAL_ID_BASE: u64 = _; // 9_223_372_036_854_775_807u64
Expand description

The base for ephemeral global ids the count sugar allocates. Far above any id a script would use, so its dataflows never collide with user objects.