Skip to main content

arcade_runtime

Function arcade_runtime 

Source
pub fn arcade_runtime(db_path: &str) -> Result<Option<ArcadeRuntime>>
Expand description

Resolve the Arcade runtime settings, or None when not in Arcade mode.

db_path locates the persisted per-wallet callback token (<db>.callback-token), giving each wallet db/port its own independent SSE stream and webhook identity.