Skip to main content

callback_token_path

Function callback_token_path 

Source
pub fn callback_token_path(db_path: &str) -> PathBuf
Expand description

Where the per-wallet callback token lives: <db>.callback-token (covered by the repo’s *.db* gitignore pattern).